This is garbage please don't look
If you've got it, Docker is the best way to run this project.
docker create \
--name=showcase \
--restart always \
-e PGID=1000 -e PUID=1000 \
-e TZ=America/Los_Angeles \
-e USERNAME=<username> \
-e PASSWORD=<password> \
-p 8080:8080 \
xanderstrike/showcase
id in a terminal8080:8080 to <your port>:8080Run with:
docker start showcase
MIT license
Content type
Image
Digest
sha256:932eb1ac4…
Size
15.1 MB
Last updated
4 months ago
docker pull xanderstrike/showcase