diff options
author | ADRN <adrien.luxey@gmail.com> | 2023-05-23 09:36:22 +0200 |
---|---|---|
committer | ADRN <adrien.luxey@gmail.com> | 2023-05-23 09:36:22 +0200 |
commit | 7022b768e4efac52b87a4041000c875b9bedda61 (patch) | |
tree | 31cabcdefa85448fca0f52198f70803093a875ce | |
parent | ff13616887d74bfa473432b68e5d576c0ff3c532 (diff) | |
download | nixcfg-7022b768e4efac52b87a4041000c875b9bedda61.tar.gz nixcfg-7022b768e4efac52b87a4041000c875b9bedda61.zip |
added a note about forwarding to personal services in the readme (I struggled to find where this was)
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -50,5 +50,6 @@ See the following documentation topics: - [List of TCP and UDP ports used by services](doc/ports) - [Why not Ansible?](doc/why-not-ansible.md) +## Got personal services in addition to Deuxfleurs at home? - +Go check [`cluster/prod/register_external_services.sh`](/cluster/prod/register_external_services.sh). In bash, we register a redirect from Tricot to your own services or your personal reverse proxy.
\ No newline at end of file |