summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar default2023-06-25 06:46:29 +0200
committerGravatar default2023-06-25 06:46:29 +0200
commitd48f1f9f24827dbe2130d2714d7b9a5d3afb4095 (patch)
tree45a4f2ca16fe598b74351d184726190ab38edf19
parentRevert "Deleted the link to snac on OpenBSD." (diff)
downloadsnac2-d48f1f9f24827dbe2130d2714d7b9a5d3afb4095.tar.gz
snac2-d48f1f9f24827dbe2130d2714d7b9a5d3afb4095.tar.xz
snac2-d48f1f9f24827dbe2130d2714d7b9a5d3afb4095.zip
Updated README.
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9bb9fa8..7453ae7 100644
--- a/README.md
+++ b/README.md
@@ -65,12 +65,14 @@ This will:
65- Create a new user `testuser` and print the user's generated password on the console (see `examples/docker-entrypoint.sh`) 65- Create a new user `testuser` and print the user's generated password on the console (see `examples/docker-entrypoint.sh`)
66- Start nginx to handle HTTPS, using the certificate pair from `nginx-alpine-ssl/nginx-selfsigned.*` (see `examples/nginx-alpine-ssl/entrypoint.sh`) 66- Start nginx to handle HTTPS, using the certificate pair from `nginx-alpine-ssl/nginx-selfsigned.*` (see `examples/nginx-alpine-ssl/entrypoint.sh`)
67 67
68## Other Documentation 68## Links of Interest
69 69
70[Online snac manuals (user, administrator and data formats)](https://comam.es/snac-doc). 70[Online snac manuals (user, administrator and data formats)](https://comam.es/snac-doc).
71 71
72[how to run your own ActivityPub server on OpenBSD via snac (by Jordan Reger)](https://futurist.city/~jr/activitypub-server-on-openbsd.html). 72[how to run your own ActivityPub server on OpenBSD via snac (by Jordan Reger)](https://futurist.city/~jr/activitypub-server-on-openbsd.html).
73 73
74[A cool, elegant CSS theme for snac (by Haijo7)](https://codeberg.org/Haijo7/snac-custom-css).
75
74## License 76## License
75 77
76See the LICENSE file for details. 78See the LICENSE file for details.