uicpharm / docker-host

Script and configuration for standing up a Docker host
0 stars 0 forks source link

Stacks: Eliminate 'latest' versions and use Docker volumes #12

Closed joshuacurtiss closed 1 year ago

joshuacurtiss commented 1 year ago

Implement a couple best practices:

joshuacurtiss commented 1 year ago

After this change, you'll want to delete the data directory in your work directory, because it will no longer be .gitignore'ed and will no longer be used. The Portainer and Nginx Proxy Manager instances will need to be configured again, because they'll be starting with fresh data.