focalboard

This commit is contained in:
wvr
2026-02-23 18:43:36 -06:00
parent 6217d3f3f8
commit 3fc34b98e8
3 changed files with 26 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
services:
app:
image: mattermost/focalboard:latest
container_name: focalboard
volumes:
- ./fbdata:/data
# - ./fbdata:/opt/focalboard/data
ports:
- 4280:8000
environment:
- VIRTUAL_HOST=focalboard.local.wvr.sh
- VIRTUAL_PORT=8000
restart: unless-stopped

9
focalboard/fix.sh Normal file
View File

@@ -0,0 +1,9 @@
#!/bin/sh -e
mkdir -p fbdata
chown -R nobody fbdata
docker compose pull
docker compose down
docker compose up -d

View File

@@ -0,0 +1,3 @@
https://media.githubusercontent.com/media/zachlagden/Pi-hole-Optimized-Blocklists/main/lists/nsfw.txt
https://cdn.jsdelivr.net/gh/hagezi/dns-blocklists@latest/adblock/nsfw.txt