|
@@ -65,12 +65,14 @@ This will:
|
|
|
- Create a new user `testuser` and print the user's generated password on the console (see `examples/docker-entrypoint.sh`)
|
|
|
- Start nginx to handle HTTPS, using the certificate pair from `nginx-alpine-ssl/nginx-selfsigned.*` (see `examples/nginx-alpine-ssl/entrypoint.sh`)
|
|
|
|
|
|
-## Other Documentation
|
|
|
+## Links of Interest
|
|
|
|
|
|
[Online snac manuals (user, administrator and data formats)](https://comam.es/snac-doc).
|
|
|
|
|
|
[how to run your own ActivityPub server on OpenBSD via snac (by Jordan Reger)](https://futurist.city/~jr/activitypub-server-on-openbsd.html).
|
|
|
|
|
|
+[A cool, elegant CSS theme for snac (by Haijo7)](https://codeberg.org/Haijo7/snac-custom-css).
|
|
|
+
|
|
|
## License
|
|
|
|
|
|
See the LICENSE file for details.
|