Philippe Trépanier
Philippe Trépanier
Caddy seems to be rising in popularity, it would be worthwhile to investigate integrating it with NoDock.
The bash history should be saved for the node and workspace containers to make it easier to reuse commands even if container is rebuilt.
This should make it easier to customize nodock without editing the docker-compose.yml file.
As #103 showed, we should have clear instructions as to how to add a frontend application inside our NoDock environment.
As pointed out in https://github.com/Osedea/nodock/pull/25#discussion_r173631416, we should no longer be using TLS 1.0 in the nginx conf.
Add a simple example on how to deploy to a cloud server and run.
PostGIS is in demand and should be added to the PostgreSQL image, maybe it could be disabled by default and enable via an environment variable in the `docker-compose.yml`? Originally asked...
Somehow files those 5 lines of server block config don't seem very secure, we should disable so vulnerable options to increase security