Docker
Faisant usage de Docker
2015
- Recover Discourse from a backup, adjust domain name Here is some preliminary notes on how one can restore a Discourse instance and change the domain name.Tags
procedure operations docker webplatform - 📁 experiments
- Run a NodeJS process through forever from within a Docker container I’ve recently been through the steps to make a NodeJS web app to run from inside a Docker container. The objective of this project was to simplify the deployment of a web app that had many moving parts by making it a re-deployable service that is self-contained.Tags
linux docker open-source operations procedure webplatform - 📁 projects