aboutsummaryrefslogtreecommitdiff
path: root/secrets/passwords
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2020-09-06 09:53:58 -0300
committerEuAndreh <eu@euandre.org>2020-09-06 15:48:45 -0300
commit3f1d7201bfc46ff9edaa109bc41b59908f99c23b (patch)
tree30c89f1f19c156c044855839b62ea3eeca0a739a /secrets/passwords
parentnixos-switch.sh: Decouple the update of pires app from deploying the VPS (diff)
downloadserver-3f1d7201bfc46ff9edaa109bc41b59908f99c23b.tar.gz
server-3f1d7201bfc46ff9edaa109bc41b59908f99c23b.tar.xz
Refactor vps-configuration.nix: Split secrets from config and envsubst vars
Also rename thingTLD to thingDomain.
Diffstat (limited to 'secrets/passwords')
-rw-r--r--secrets/passwords/matrix-registration.txtbin0 -> 87 bytes
-rw-r--r--secrets/passwords/nextcloud-admin.txtbin0 -> 53 bytes
-rw-r--r--secrets/passwords/nextcloud-database.txtbin0 -> 1022 bytes
-rw-r--r--secrets/passwords/user-hash.txtbin0 -> 129 bytes
4 files changed, 0 insertions, 0 deletions
diff --git a/secrets/passwords/matrix-registration.txt b/secrets/passwords/matrix-registration.txt
new file mode 100644
index 0000000..86c632e
--- /dev/null
+++ b/secrets/passwords/matrix-registration.txt
Binary files differ
diff --git a/secrets/passwords/nextcloud-admin.txt b/secrets/passwords/nextcloud-admin.txt
new file mode 100644
index 0000000..0fd239d
--- /dev/null
+++ b/secrets/passwords/nextcloud-admin.txt
Binary files differ
diff --git a/secrets/passwords/nextcloud-database.txt b/secrets/passwords/nextcloud-database.txt
new file mode 100644
index 0000000..084e356
--- /dev/null
+++ b/secrets/passwords/nextcloud-database.txt
Binary files differ
diff --git a/secrets/passwords/user-hash.txt b/secrets/passwords/user-hash.txt
new file mode 100644
index 0000000..e315081
--- /dev/null
+++ b/secrets/passwords/user-hash.txt
Binary files differ