(Latest version I had to make some changes to the log paths. You can find them below under (New:)) 03/02/2023
Went through these directions https://hub.crowdsec.net/author/baudneo/configurations/gotify-logs and then decided to push it here for anyone else needing it for crowdsec.
Allows you to take the logs and put them in the shared log location that crowdsec reads out of. Enjoy.
Download config.yml: mkdir -p /mnt/user/appdata/gotify/config/wget -O /mnt/user/appdata/gotify/config/config.yml https://raw.githubusercontent.com/gotify/server/master/config.example.yml
mv config.example.yml config.yml
nano config.yml
############################
Unraid setup:
Container port: 80:80
Path 1: /app/data:/appdatalocation
Path 2:/etc/gotify:/appdatalocation/config
Default User Password:
Variable
Key: GOTIFY_DEFAULTUSER_PASS
Value: changeme
Crowdsec Shared Logs:
Path
New:
Container Path: /app/data/logs/gotify.log
Host Path: /shared/crowdsec/gotify.log
Old(not working):
Container Path: /app/data/logs/
Host Path: /shared/crowdsec/
From Original repository:
A simple server for sending and receiving messages.
Default user/password
User: admin
Password: admin
Content type
Image
Digest
sha256:a721a8405…
Size
42.4 MB
Last updated
about 3 years ago
docker pull slimshizn/gotify