Skip to content

Installation

dataopsly 1 is a powerful tool to run jobs and also manage migrations and transformations. Which is an alternative to dbt™ Cloud.
Usage of this tool is way too smooth and easy!

Want to check the workflow?
graph LR
A[Login] --> B(Create Environment);
B --> C(warehouse connection);
B --> D(Project Creation);
D --> E(Job Creation);
E --> F(Job Run);
F --> |Yes| G(Success);
F --> |No| H(Fail);
A --> |Admin| I(Create Users under custom groups);
I --> |Admin| K(Deletion of Users);
D --> J(Docs Generation)

Instructions

./run-app.sh
Click here for more info !

docker-compose -f docker-compose-{filenmae}.yml up -d
filename - either postgres/snowflake/cloud

Coming Soon!(Snowflake Container Services)

Note

This will deploy dataopsly on the server . To open the UI, open a browser with your localhost and the 8000 port like this: Webpage

Managed
  • Managed dbt-coreā„¢ services in your own cloud.
  • Managed by our own servers.
  • Managed through Snowflake Containers

Image title


  1. dbt™ , dbt Core™ , dbt Cloud™ are federally registered trademarks of dbt Labs, Inc. in the United States and various jurisdictions around the world. dataopsly is not a partner of dbt Labs. All rights therein are reserved to dbt Labs. dataopsly is not a product or service of or endorsed by dbt Labs, Inc.