-
-
Notifications
You must be signed in to change notification settings - Fork 94
Adding Docker-Compose installation support #3
Comments
To be added to the README... |
As for those trying this right now, there is some docker support, with nginx already configured, but it's unstable and has a few bugs. If you don't wish to use it, please wait until the stable version is finally added 😃 |
I think these days having proxy is very common and "app" should not force to use specific proxy for example nginx I use Traefik with no problems. If example docker compose will contains exposed port it is enough. Everybody should be able to work out on his own how to connect it to proxy or change "expose" to "ports". Thats why other docs exists. My opinion is project is fully working to be used with docker-compose. Last nice touches would be fix of #32 and finishing docs in PckdHQ/docs. Of course such examples can be added. It will be just more time consuming if they should be updated. (Maybe just warning that about that) |
Added docs for docker compose and docker hub -> Just-Moh-it/Pckd-Docs#1 |
Hey, thanks for adding the docs! I'll review the changes and merge them soon |
Adding docker-compose installation would allow quick and reliable installation of the application. It is on the roadmap and will soon be worked upon. 😃
The text was updated successfully, but these errors were encountered: