| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-03-14 | Call ulimit -n to increase file descriptors in examples/snac_netbsd. | grunfink | |
| 2026-03-06 | update openbsd rc.d script | nathanael | |
| use daemon_flags instead of daemon_args see: https://man.openbsd.org/rc.d#ENVIRONMENT | |||
| 2026-02-28 | Updated formatting.md. | grunfink | |
| 2026-02-28 | formatting.txt renamed to formatting.md. | grunfink | |
| 2026-02-28 | Updated formatting.txt. | grunfink | |
| 2026-02-27 | file does not need to be executable (chmod -x) | nathanael | |
| 2026-02-25 | Deleted useless debugging code in examples/docker-entrypoint.sh. | grunfink | |
| 2026-02-17 | OpenBSD: Document login class w/ extended openfiles | Alvar Penning | |
| A file heavy applications makes heavy use of files. Shocking news. OpenBSD's daemon login class limits the amount of openfiles quite strict. This restriction is an annoyance for lots of applications, and, unless I am mistaken, seems to be an issue for snac as well. Thus, after hopefully fixing this on my instance, I tried to briefly document this in snac(8) and provide a minimal login.conf(5) example. | |||
| 2025-09-04 | Examples: Docker Swarm with Traefik and container build script. | daltux | |
| 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. | |||
| 2025-09-04 | Add tzdata to container image | daltux | |
| Install Alpine package `tzdata` to the container image. When running it, set timezone from environment variable TZ if not empty. | |||
| 2025-05-30 | Added uid, basedir and baseurl to the notify webhook message. | grunfink | |
| 2025-05-30 | auto_follower_webhook.py new example program. | grunfink | |
| 2025-04-01 | convert snac-admin to bash | shtrophic | |
| 2025-03-30 | add snac-admin | shtrophic | |
| 2024-12-12 | examples: add instructions to statically link snac with musl libc | Giacomo Tesio | |
| 2024-11-08 | Updated FreeBSD rc script | draga79 | |
| On FreeBSD, the snac process is now managed by the daemon(8) utility - this means it will be restarted in case of crash, etc. | |||
| 2024-01-07 | Addes NetBSD rc script example | Stefano Marinelli | |
| 2024-01-05 | improvement(nginx): Adjust nginx template to proper SSL/TLS cipher & protocols | Florian Paul Azim Hoberg | |
| Fixes: #97 | |||
| 2024-01-03 | Addes FreeBSD rc script example | draga79 | |
| 2023-07-10 | [examples/snac-global.service] New file. | default | |
| 2023-05-05 | Updated examples/docket-entrypoint.sh. | default | |
| snac init now prompts for an optional admin email address. | |||
| 2023-01-13 | Minor URL formatting tweaks. | default | |
| 2022-12-14 | Improve Docker image generation | Óscar García Amor | |
| 2022-12-12 | Add docker-compose support, so a working development server with HTTPS can ↵ | Toby Jaffey | |
| be started with: docker-compose build && docker-compose up | |||
| 2022-12-04 | Fixed example. | default | |
| 2022-12-03 | Added :shrug2: | default | |
| 2022-11-18 | [examples/formatting.txt] new file. | default | |
| 2022-10-04 | [examples/snac_openbsd] new file. | default | |
| 2022-10-04 | [examples/nac.service] new file. | default | |