Replies: 1 comment
-
Thanks for your feedback! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello
I am automating the installation of 1panel using a bash script where I already install other tools
The installation of 1panel is happening normally through my script.
What I would like to know is if there is documentation or examples so that
through the shell, using a script, I can install PostgreSQL from the AppStore, in the same way that the app is created in the 1panel frontend app store.
And in the same way, I would like to do it through the script, I would like to create a database in the PostgreSQL Docker container created by the App Store.
Because I use the 1panel cronjob and the backup account to send my database to OneDrive
Beta Was this translation helpful? Give feedback.
All reactions