| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Examples: Docker Swarm with Traefik and container build script. | 2025-09-04 | 3 | -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 image | 2025-09-04 | 1 | -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. | 2025-05-30 | 1 | -5/+5 | |
| | | |||||
| * | auto_follower_webhook.py new example program. | 2025-05-30 | 1 | -0/+55 | |
| | | |||||
| * | convert snac-admin to bash | 2025-04-01 | 1 | -17/+25 | |
| | | |||||
| * | add snac-admin | 2025-03-30 | 1 | -0/+43 | |
| | | |||||
| * | examples: add instructions to statically link snac with musl libc | 2024-12-12 | 1 | -0/+77 | |
| | | |||||
| * | Updated FreeBSD rc script | 2024-11-08 | 1 | -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 example | 2024-01-07 | 1 | -0/+34 | |
| | | |||||
| * | improvement(nginx): Adjust nginx template to proper SSL/TLS cipher & protocols | 2024-01-05 | 3 | -0/+39 | |
| | | | | | Fixes: #97 | ||||
| * | Addes FreeBSD rc script example | 2024-01-03 | 1 | -0/+19 | |
| | | |||||
| * | [examples/snac-global.service] New file. | 2023-07-10 | 1 | -0/+24 | |
| | | |||||
| * | Updated examples/docket-entrypoint.sh. | 2023-05-05 | 1 | -1/+1 | |
| | | | | | snac init now prompts for an optional admin email address. | ||||
| * | Minor URL formatting tweaks. | 2023-01-13 | 1 | -1/+1 | |
| | | |||||
| * | Improve Docker image generation | 2022-12-14 | 1 | -3/+4 | |
| | | |||||
| * | Add docker-compose support, so a working development server with HTTPS can ↵ | 2022-12-12 | 6 | -0/+172 | |
| | | | | | | | be started with: docker-compose build && docker-compose up | ||||
| * | Fixed example. | 2022-12-04 | 1 | -1/+1 | |
| | | |||||
| * | Added :shrug2: | 2022-12-03 | 1 | -0/+2 | |
| | | |||||
| * | [examples/formatting.txt] new file. | 2022-11-18 | 1 | -0/+24 | |
| | | |||||
| * | [examples/snac_openbsd] new file. | 2022-10-04 | 1 | -0/+20 | |
| | | |||||
| * | [examples/nac.service] new file. | 2022-10-04 | 1 | -0/+17 | |