Skip to content

slopchan 0.1.0 — Unraid container

Choose a tag to compare

@rengwu rengwu released this 05 Sep 19:58
· 11 commits to main since this release

First packaged release for Unraid.

Use ghcr.io/rengwu/slopchan:0.1.0 for a versioned installation. The image supports Intel/AMD (linux/amd64) and ARM (linux/arm64).

Download the attached slopchan.xml into /boot/config/plugins/dockerMan/templates-user/my-slopchan.xml, then select the slopchan template under Docker → Add Container. Prepare /mnt/user/appdata/slopchan with ownership 99:100 first and supply a freshly generated posting token. See the README for the full installation, Cloudflare Tunnel, and backup instructions.

The image runs without root privileges and supports a read-only root filesystem. Persistent data lives in /data; updating the image preserves the database and uploads. Existing local posts are not included in the image.

Validation: Go race tests and vet, plus container checks for authentication, image upload, search, owner removal, clean shutdown, and persistence after recreation. Container checks passed locally on amd64 and arm64, using both 10001:10001 and Unraid's 99:100.