diff --git a/hosts/splintrs/README.md b/hosts/splintrs/README.md deleted file mode 100644 index 56f9990..0000000 --- a/hosts/splintrs/README.md +++ /dev/null @@ -1,4 +0,0 @@ -# List of Services - -- smtp backups (failover in case email dies at kralizec) -- soft-serve diff --git a/hosts/splintrs/smtpd.md b/hosts/splintrs/smtpd.md new file mode 100644 index 0000000..010e3f3 --- /dev/null +++ b/hosts/splintrs/smtpd.md @@ -0,0 +1 @@ +`smtp` provides email backups, in case kralizec goes offline. diff --git a/hosts/splintrs/etc/smtpd/smtpd.conf b/hosts/splintrs/smtpd/etc/smtpd/smtpd.conf similarity index 100% rename from hosts/splintrs/etc/smtpd/smtpd.conf rename to hosts/splintrs/smtpd/etc/smtpd/smtpd.conf diff --git a/hosts/splintrs/soft-serve.md b/hosts/splintrs/soft-serve.md new file mode 100644 index 0000000..ff45160 --- /dev/null +++ b/hosts/splintrs/soft-serve.md @@ -0,0 +1,4 @@ +Soft Serve has its configurations stored inside itself in a repo. Admins can pull: + +`git clone ssh://soft.dmz.rs:2222/.soft-serve` +