diff --git a/.drone.yml b/.drone.yml index 82c7b59..adc87b2 100644 --- a/.drone.yml +++ b/.drone.yml @@ -23,20 +23,5 @@ steps: - "!LICENSE.md" - "!shell.nix" - ./* - target: /data/www/pub.solar/matrix-domain/ + target: /srv/pub.solar/ overwrite: true - - - name: fix permissions - image: appleboy/drone-ssh - settings: - host: pub.solar - port: 2020 - username: - from_secret: ps_ssh_user - key: - from_secret: ps_ssh_key - envs: - - ps_ssh_user - script: - - export SSH_USER=$PS_SSH_USER - - chown -R $SSH_USER:991 /data/www/pub.solar/matrix-domain diff --git a/.envrc b/.envrc index 051d09d..24f0da1 100644 --- a/.envrc +++ b/.envrc @@ -1 +1,4 @@ -eval "$(lorri direnv)" +# reload when these files change +watch_file shell.nix + +use nix diff --git a/.gitignore b/.gitignore index 6e92f57..e4eaed1 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ tags +.direnv diff --git a/.well-known/matrix/client b/.well-known/matrix/client new file mode 100644 index 0000000..2dd3a10 --- /dev/null +++ b/.well-known/matrix/client @@ -0,0 +1,24 @@ +{ + "im.vector.riot.e2ee": { + "default": true + }, + "io.element.e2ee": { + "default": true, + "secure_backup_required": false, + "secure_backup_setup_methods": [] + }, + "m.homeserver": { + "base_url": "https://matrix.pub.solar" + }, + "m.identity_server": { + "base_url": "https://matrix.pub.solar" + }, + "m.integrations": { + "managers": [ + { + "api_url": "https://dimension.pub.solar/api/v1/scalar", + "ui_url": "https://dimension.pub.solar/element" + } + ] + } +} diff --git a/.well-known/matrix/server b/.well-known/matrix/server new file mode 100644 index 0000000..ccc9d00 --- /dev/null +++ b/.well-known/matrix/server @@ -0,0 +1,3 @@ +{ + "m.server": "matrix.pub.solar:8448" +} diff --git a/about.html b/about.html index e03197c..ee3c41e 100644 --- a/about.html +++ b/about.html @@ -47,6 +47,10 @@
Findest Du hier.
+ +Unsere Freunde bei der Firma Greenbaum Cloud (Jhonas arbeitet dort auch) sind so cool uns ihre Infrastruktur momentan gratis zur VerfĂĽgung zu stellen. Klickt gerne mal rein.
+Is over here.
+ +Our friends at Greenbaum Cloud (Jhonas works there) are kindly providing us their infrastructure for hosting without charging us. Give them a visit.
+