dataopsly Shell script¶
dataopsly offers you with a shell script feature. Use the schell script to start, stop the app, monitor the logs, container wise start or restart, and redirecting to the page.
-
Run the script
-
Choose the options from the following:
-
Explanations for the options:
Option 1
graph TD A[For running the application] --> B(Choose postgres/snowflake); B --> C(Choose local/cloud setup); C --> D(Choose whether to have your prev. db or not); D --> E(Customize your app credentials); E --> F(Start using the app);
Option 2
Monitor your dataopsly container's logs
Option 3
Turn down dataopsly by typing the container name as "dataopsly"
Option 4
Not able to access some of the services? Use this option to check the health/condition/state of the containers
Option 5
Redirect to the app - Webpage - basically, automatically open in your browser.