update TOC
This commit is contained in:
parent
d5f53c4604
commit
d7d51d1fa8
1 changed files with 8 additions and 2 deletions
10
README.md
10
README.md
|
@ -4,9 +4,15 @@
|
||||||
- [Supported Features](#supported-features)
|
- [Supported Features](#supported-features)
|
||||||
- [Usage](#usage)
|
- [Usage](#usage)
|
||||||
- [Examples](#examples)
|
- [Examples](#examples)
|
||||||
|
- [Add SSL configuration](#add-ssl-configuration)
|
||||||
|
- [Add LDAP and Authelia services](#add-ldap-and-authelia-services)
|
||||||
|
- [Deploy the full Grafana, Prometheus and Loki suite](#deploy-the-full-grafana-prometheus-and-loki-suite)
|
||||||
- [Deploy a Nextcloud Instance](#deploy-a-nextcloud-instance)
|
- [Deploy a Nextcloud Instance](#deploy-a-nextcloud-instance)
|
||||||
|
- [Enable verbose Nginx logging](#enable-verbose-nginx-logging)
|
||||||
- [Deploy an hledger Instance with LDAP and SSO support](#deploy-an-hledger-instance-with-ldap-and-sso-support)
|
- [Deploy an hledger Instance with LDAP and SSO support](#deploy-an-hledger-instance-with-ldap-and-sso-support)
|
||||||
- [Deploy a Jellyfin instance with LDAP and SSO support](#deploy-a-jellyfin-instance-with-ldap-and-sso-support)
|
- [Deploy a Jellyfin instance with LDAP and SSO support](#deploy-a-jellyfin-instance-with-ldap-and-sso-support)
|
||||||
|
- [Deploy a Home Assistant instance with LDAP support](#deploy-a-home-assistant-instance-with-ldap-support)
|
||||||
|
- [Sets up network tunnel with VPN and Proxy](#sets-up-network-tunnel-with-vpn-and-proxy)
|
||||||
- [Tips](#tips)
|
- [Tips](#tips)
|
||||||
- [Run tests](#run-tests)
|
- [Run tests](#run-tests)
|
||||||
- [Deploy using colmena](#deploy-using-colmena)
|
- [Deploy using colmena](#deploy-using-colmena)
|
||||||
|
@ -16,7 +22,7 @@
|
||||||
- [What will get deployed](#what-will-get-deployed)
|
- [What will get deployed](#what-will-get-deployed)
|
||||||
- [Get the full diff](#get-the-full-diff)
|
- [Get the full diff](#get-the-full-diff)
|
||||||
- [Get version bumps](#get-version-bumps)
|
- [Get version bumps](#get-version-bumps)
|
||||||
- [Generate secret](#generate-secret)
|
- [Generate random secret](#generate-random-secret)
|
||||||
- [TODOs](#todos)
|
- [TODOs](#todos)
|
||||||
- [Links that helped](#links-that-helped)
|
- [Links that helped](#links-that-helped)
|
||||||
<!--toc:end-->
|
<!--toc:end-->
|
||||||
|
@ -709,7 +715,7 @@ $ nix run nixpkgs#openssl -- rand -hex 64
|
||||||
- [ ] Tests deploying to real nodes.
|
- [ ] Tests deploying to real nodes.
|
||||||
- [ ] DNS must be more configurable.
|
- [ ] DNS must be more configurable.
|
||||||
|
|
||||||
## Links that helped:
|
## Links that helped
|
||||||
|
|
||||||
While creating an XML config generator for Radarr:
|
While creating an XML config generator for Radarr:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue