summaryrefslogtreecommitdiff
path: root/examples (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Examples: Docker Swarm with Traefik and container build script.Gravatar daltux2025-09-043-0/+247
| | | | | | | | | Example files for setting a complete SNAC + Traefik v3 stack on Docker Swarm mode, including Let's Encrypt certificates, HTTP security headers, and caching of */s/* (SNAC static files) for 24 hours with souin. A script for building the SNAC container with Docker and optionally pushing it to a registry.
* Add tzdata to container imageGravatar daltux2025-09-041-2/+6
| | | | | Install Alpine package `tzdata` to the container image. When running it, set timezone from environment variable TZ if not empty.
* Added uid, basedir and baseurl to the notify webhook message.Gravatar grunfink2025-05-301-5/+5
|
* auto_follower_webhook.py new example program.Gravatar grunfink2025-05-301-0/+55
|
* convert snac-admin to bashGravatar shtrophic2025-04-011-17/+25
|
* add snac-adminGravatar shtrophic2025-03-301-0/+43
|
* examples: add instructions to statically link snac with musl libcGravatar Giacomo Tesio2024-12-121-0/+77
|
* Updated FreeBSD rc scriptGravatar draga792024-11-081-2/+10
| | | | On FreeBSD, the snac process is now managed by the daemon(8) utility - this means it will be restarted in case of crash, etc.
* Addes NetBSD rc script exampleGravatar Stefano Marinelli2024-01-071-0/+34
|
* improvement(nginx): Adjust nginx template to proper SSL/TLS cipher & protocolsGravatar Florian Paul Azim Hoberg2024-01-053-0/+39
| | | | Fixes: #97
* Addes FreeBSD rc script exampleGravatar draga792024-01-031-0/+19
|
* [examples/snac-global.service] New file.Gravatar default2023-07-101-0/+24
|
* Updated examples/docket-entrypoint.sh.Gravatar default2023-05-051-1/+1
| | | | snac init now prompts for an optional admin email address.
* Minor URL formatting tweaks.Gravatar default2023-01-131-1/+1
|
* Improve Docker image generationGravatar Óscar García Amor2022-12-141-3/+4
|
* Add docker-compose support, so a working development server with HTTPS can ↵Gravatar Toby Jaffey2022-12-126-0/+172
| | | | | | be started with: docker-compose build && docker-compose up
* Fixed example.Gravatar default2022-12-041-1/+1
|
* Added :shrug2:Gravatar default2022-12-031-0/+2
|
* [examples/formatting.txt] new file.Gravatar default2022-11-181-0/+24
|
* [examples/snac_openbsd] new file.Gravatar default2022-10-041-0/+20
|
* [examples/nac.service] new file.Gravatar default2022-10-041-0/+17