Hello, do you have any documentation for dockerize the freecodecamp project to run on private server in production mode?
Welcome, willian.
Currently, the setup can be found here: Set up freeCodeCamp locally
Included in the docs are the devops steps to bring setup to production. However, these are specific to our hosting (if I am not mistaken), and will require tweeking to get going.
We have specifically retired the Docker setup, as the maintenance was too involved, and majority of devs did not use it.
That being said, there has been some discussion around dockerising again, but there is currently not anything fruitful out of this.
Others should be able to provide more assistance, if I have missed something.
Hope this clarifies
Hi, Sky020, thank you for the information.