Skip to content
This repository has been archived by the owner on Feb 16, 2023. It is now read-only.

Adding Docker-Compose installation support #3

Open
Just-Moh-it opened this issue Feb 13, 2022 · 5 comments
Open

Adding Docker-Compose installation support #3

Just-Moh-it opened this issue Feb 13, 2022 · 5 comments
Labels
🛣 on Roadmap Planned to be implemented in the future

Comments

@Just-Moh-it
Copy link
Owner

Adding docker-compose installation would allow quick and reliable installation of the application. It is on the roadmap and will soon be worked upon. 😃

@Just-Moh-it Just-Moh-it added the 🛣 on Roadmap Planned to be implemented in the future label Feb 13, 2022
@Just-Moh-it
Copy link
Owner Author

To be added to the README...

@Just-Moh-it
Copy link
Owner Author

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 😃

@petrleocompel
Copy link
Contributor

petrleocompel commented Jul 6, 2022

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.
I would say correct way is to use "docs" to point them to other "docs" (also there is so manny options it is not manageable).

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)

@petrleocompel
Copy link
Contributor

Added docs for docker compose and docker hub -> Just-Moh-it/Pckd-Docs#1

@Just-Moh-it
Copy link
Owner Author

Hey, thanks for adding the docs! I'll review the changes and merge them soon

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🛣 on Roadmap Planned to be implemented in the future
Projects
None yet
Development

No branches or pull requests

2 participants