From 1d19bcf533efedbc9b1c0dc933e1f8e2e1bfaac7 Mon Sep 17 00:00:00 2001 From: NebulaOnion Date: Mon, 23 Jan 2023 16:12:14 +0000 Subject: [PATCH] Add README.md (#6) Reviewed-on: https://git.anonymousland.org/anonymousland/infrastructure/pulls/6 --- README.md | 9 +++++++++ njallavps/swag/etc/letsencrypt/note.txt | 1 - 2 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 README.md delete mode 100644 njallavps/swag/etc/letsencrypt/note.txt diff --git a/README.md b/README.md new file mode 100644 index 0000000..eb7771b --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# Infrastructure + +Hello, this repository is where we keep our configuration files and other aspects regarding our VPS management and usage. + +## Note + +We try to be as transparent as possible, however, there are some things that we can't upload like private keys and other sensitive information since that would compromise the security of our servers. + +* We use `linuxserver/swag` (nginx) as reverse proxy and to renew our SSL certificates. \ No newline at end of file diff --git a/njallavps/swag/etc/letsencrypt/note.txt b/njallavps/swag/etc/letsencrypt/note.txt deleted file mode 100644 index b4079bf..0000000 --- a/njallavps/swag/etc/letsencrypt/note.txt +++ /dev/null @@ -1 +0,0 @@ -This folder contained letsencrypt files which are important data that can't be uploaded \ No newline at end of file