mirror of
https://codeberg.org/grunfink/snac2.git
synced 2024-11-22 13:25:04 +00:00
Updated README.
This commit is contained in:
parent
f7be2d1683
commit
d48f1f9f24
1 changed files with 3 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue