diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..ea8c4bf
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1 @@
+/target
diff --git a/.idea/.gitignore b/.idea/.gitignore
new file mode 100644
index 0000000..13566b8
--- /dev/null
+++ b/.idea/.gitignore
@@ -0,0 +1,8 @@
+# Default ignored files
+/shelf/
+/workspace.xml
+# Editor-based HTTP Client requests
+/httpRequests/
+# Datasource local storage ignored files
+/dataSources/
+/dataSources.local.xml
diff --git a/.idea/jsonSchemas.xml b/.idea/jsonSchemas.xml
new file mode 100644
index 0000000..a3ecdea
--- /dev/null
+++ b/.idea/jsonSchemas.xml
@@ -0,0 +1,25 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/listgen.iml b/.idea/listgen.iml
new file mode 100644
index 0000000..c254557
--- /dev/null
+++ b/.idea/listgen.iml
@@ -0,0 +1,11 @@
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/modules.xml b/.idea/modules.xml
new file mode 100644
index 0000000..4287be7
--- /dev/null
+++ b/.idea/modules.xml
@@ -0,0 +1,8 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/vcs.xml b/.idea/vcs.xml
new file mode 100644
index 0000000..35eb1dd
--- /dev/null
+++ b/.idea/vcs.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/listing.yaml b/listing.yaml
index 0958e9d..12e3fbe 100644
--- a/listing.yaml
+++ b/listing.yaml
@@ -166,3 +166,87 @@ services:
host: core-pi
backups: daily
admins: [ "core" ]
+ - name: CryptPad
+ software: cryptpad
+ public: true
+ url: "https://pad.e3t.cc"
+ host: core-pi
+ backups: "Every 6 hours"
+ admins: [ "core" ]
+ - name: Pterodactyl
+ software: pterodactyl
+ public: false
+ url: "https://panel.e3t.cc"
+ host: central2
+ backups: "Never"
+ admins: [ "core" ]
+ - name: VaultWarden
+ software: vaultwarden
+ public: true
+ url: "https://vault.e3t.cc"
+ host: east1
+ backups: "Never"
+ admins: ["core"]
+ - name: e3t Mail Servers
+ software: Redacted for security
+ public: false
+ url: Redacted for security
+ host: Redacted for security
+ backups: "Daily"
+ admins: ["core"]
+ - name: Sourcehut
+ software: metasrht
+ public: true
+ url: "https://meta.e3t.cc"
+ host: "sourcehutvm @ cluster0"
+ backups: "Daily"
+ admins: ["core"]
+ - name: Sourcehut Git
+ software: gitsrht
+ public: true
+ url: "https://git.e3t.cc"
+ host: "sourcehutvm @ cluster0"
+ backups: "Daily"
+ admins: ["core"]
+ - name: Sourcehut Lists
+ software: listssrht
+ public: true
+ url: "https://lists.e3t.cc"
+ host: "sourcehutvm @ cluster0"
+ backups: "Daily"
+ admins: ["core"]
+ - name: Sourcehut Todo
+ software: todosrht
+ public: true
+ url: "https://todo.e3t.cc"
+ host: "sourcehutvm @ cluster0"
+ backups: "Daily"
+ admins: ["core"]
+ - name: Sourcehut Manual
+ software: mansrht
+ public: true
+ url: "https://man.e3t.cc"
+ host: "sourcehutvm @ cluster0"
+ backups: "Daily"
+ admins: ["core"]
+ - name: Sourcehut Builds
+ software: buildssrht
+ public: false
+ url: "https://builds.e3t.cc"
+ host: "sourcehutvm @ cluster0"
+ backups: "Daily"
+ admins: ["core"]
+ - name: Sourcehut Paste
+ software: pastesrht
+ public: true
+ url: "https://paste.e3t.cc"
+ host: "sourcehutvm @ cluster0"
+ backups: "Daily"
+ admins: ["core"]
+ - name: Zulip Chat
+ software: zulip
+ public: true
+ url: "https://zulip.e3t.cc"
+ host: central2
+ backups: "Never"
+ admins: ["core"]
\ No newline at end of file
diff --git a/services.html b/services.html
index 6455056..3a5b3ef 100644
--- a/services.html
+++ b/services.html
@@ -1 +1 @@
-
e3team Servicese3team-hosted servers
e3team hosts many services on it's servers around the globe. Many are public. Following is a list of them all:
Name | Software | Public? | Public URL | Hosted On | Backed Up | Primary Admin(s) |
---|
Matrix | synapse | Yes | e3t.cc | core-pi | daily | core |
Generated automatically by e3t-listgen from listing.yaml.
View our server list
\ No newline at end of file
+e3team Servicese3team-hosted servers
e3team hosts many services on it's servers around the globe. Many are public. Following is a list of them all:
Name | Software | Public? | Public URL | Hosted On | Backed Up | Primary Admin(s) |
---|
Matrix | synapse | Yes | e3t.cc | core-pi | daily | core |
CryptPad | cryptpad | Yes | https://pad.e3t.cc | core-pi | Every 6 hours | core |
Pterodactyl | pterodactyl | No | https://panel.e3t.cc | central2 | Never | core |
VaultWarden | vaultwarden | Yes | https://vault.e3t.cc | east1 | Never | core |
e3t Mail Servers | Redacted for security | No | Redacted for security | Redacted for security | Daily | core |
Sourcehut | metasrht | Yes | https://meta.e3t.cc | sourcehutvm @ cluster0 | Daily | core |
Sourcehut Git | gitsrht | Yes | https://git.e3t.cc | sourcehutvm @ cluster0 | Daily | core |
Sourcehut Lists | listssrht | Yes | https://lists.e3t.cc | sourcehutvm @ cluster0 | Daily | core |
Sourcehut Todo | todosrht | Yes | https://todo.e3t.cc | sourcehutvm @ cluster0 | Daily | core |
Sourcehut Manual | mansrht | Yes | https://man.e3t.cc | sourcehutvm @ cluster0 | Daily | core |
Sourcehut Builds | buildssrht | No | https://builds.e3t.cc | sourcehutvm @ cluster0 | Daily | core |
Sourcehut Paste | pastesrht | Yes | https://paste.e3t.cc | sourcehutvm @ cluster0 | Daily | core |
Zulip Chat | zulip | Yes | https://zulip.e3t.cc | central2 | Never | core |
Generated automatically by e3t-listgen from listing.yaml.
View our server list
\ No newline at end of file