You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Correct, because of the early sentora install scripts, it was much easier to just run the installation script inside of the built container and then commit it.
Not sure about supervisor - I think sentora maybe now includes something for that in its install scripts?
Persistent data is handled by the backup.py script and the start-sentora-container.sh script. See the readme for how that works.
This started as a side project and never really got finished. After talking with one of the dudes over at sentora it seems like they have another option for running this stuff: https://github.com/trojanspike/sentora-dockerized which may be more up to date.
I have been meaning to get back to this and clean it up some, if you're looking to make use of it perhaps we could chat sometime and get things in a more usable state
Hi, wouldn't it make more sense to create a docker-compose.yml file pointing to separate mysql/apache/dovecot/ftpd/... services?
The text was updated successfully, but these errors were encountered: