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
{{ message }}
This repository has been archived by the owner on Jul 29, 2024. It is now read-only.
I don't particularly like that approach, yet many Dockerfiles include hard-coded passwords. > That's why I implemented it using the Twelve-Factor App methodology, which resulted in an exports.sh file.
But hey, let's get this up and running. I'll check the Dockerfile as soon as possible.
As discussed in #6, we need to expose the configs of the MySQL database to the user in the start-os GUI.
Use the example from syncthing: https://github.com/Start9Labs/syncthing-startos/blob/724b613c5e880e7476c93afd022d249f62a4b8d0/scripts/procedures/getConfig.ts#L3-L36
Currently it is hardcoded like this:
Originally posted by @xavierfiechter in #6 (comment)
The text was updated successfully, but these errors were encountered: