Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add docker-compose configuration to "Installing PufferPanel using Docker" documentation #42

Open
wants to merge 4 commits into
base: 2.x
Choose a base branch
from

Conversation

nalvarez508
Copy link

I use compose files for my docker setups as I find they're easier to manage, which is what I did for my Pufferpanel setup. Provided in this documentation update is my compose file and equivalent instructions.

Summary of changes:

  • Separate installation as "command line" and "docker compose"
  • Include modified instructions of CLI install in the Compose section
  • Create a docker-compose example file with relevant comments to guide user

- remove host binding for puff-config
- add a named volume for puff-config
- mapped named volume to /etc/pufferpanel
Copy link

@gamemodeop gamemodeop left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is working

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants