Browse Source

Add some links.

master
Luke Murphy 5 years ago
parent
commit
ea1d1f8123
No known key found for this signature in database GPG Key ID: 5E2EF5A63E3718CC
  1. 6
      README.md

6
README.md

@ -58,8 +58,8 @@ The XPPL is made up of a few parts:
* The [Flask] application and it's dependencies.
* The [RQLite] database.
* The [Syncthing] integration for uploads.
* The Nginx reverse proxy.
* The Let's Encrypt web certificates.
* The [Nginx reverse proxy].
* The [Let's Encrypt web certificates].
If you know [Ansible] (it's just YAML), you can just [read the entire configuration].
@ -87,6 +87,8 @@ No backups are configured right now.
[Flask]: http://flask.pocoo.org/
[RQLite]: https://github.com/rqlite/rqlite
[Syncthing]: https://docs.syncthing.net/
[Nginx reverse proxy]: https://docs.nginx.com/nginx/admin-guide/web-server/reverse-proxy/
[Let's Encrypt web certificates]: https://certbot.eff.org/
[Syncthing UI]: https://vvvvvvaria.org/st/
[read the entire configuration]: ansible/plays/main.yml
[Ansible]: https://www.ansible.com/overview/how-ansible-works

Loading…
Cancel
Save