https://github.com/kankerdev/docker-packserve
Simple container image containing a webserver, useful for hosting your packwiz modpacks.
https://github.com/kankerdev/docker-packserve
packwiz packwiz-installer
Last synced: 3 months ago
JSON representation
Simple container image containing a webserver, useful for hosting your packwiz modpacks.
- Host: GitHub
- URL: https://github.com/kankerdev/docker-packserve
- Owner: kankerdev
- Created: 2024-07-26T19:53:59.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-07-26T22:13:15.000Z (10 months ago)
- Last Synced: 2025-01-15T05:37:40.069Z (4 months ago)
- Topics: packwiz, packwiz-installer
- Language: Dockerfile
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# packserve
A small container image running NGINX to serve my packwiz modpacks.
## How do I use this?
Just take a look at the docker-compose.yaml for a minimal configuration. This image is meant to be hosted behind a reverse proxy as it doesn't serve or handle SSL by itself.