Fully automate set-up #1
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently, you need to complete installation in the browser, including copy/pasting database passwords in the browser. Ideally, we'd submit upstream patches to add configuration options for setting all those final options via environment variables -- in the mean-time we can probably use a custom entrypoint that either runs a CLI installer script or generates a config file.
If you go upstream, here is some ammunition for justifying that they do something about it: https://github.com/invoiceninja/dockerfiles/issues/149. Some references to this being a more supported convention.