diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 8 |
1 files changed, 7 insertions, 1 deletions
| @@ -65,12 +65,18 @@ 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 | ||
| 69 | |||
| 70 | [Online snac manuals (user, administrator and data formats)](https://comam.es/snac-doc). | ||
| 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). | ||
| 73 | |||
| 68 | ## License | 74 | ## License |
| 69 | 75 | ||
| 70 | See the LICENSE file for details. | 76 | See the LICENSE file for details. |
| 71 | 77 | ||
| 72 | ## Author | 78 | ## Author |
| 73 | 79 | ||
| 74 | grunfink @grunfink@comam.es | 80 | grunfink [@grunfink@comam.es](https://comam.es/snac/grunfink) |
| 75 | 81 | ||
| 76 | Buy grunfink a coffee: https://ko-fi.com/grunfink | 82 | Buy grunfink a coffee: https://ko-fi.com/grunfink |