Commit Graph

12 Commits

Author SHA1 Message Date
Johannes Lötzsch 857120f799 deployment: serve warhelp.broenradio.org 2022-03-17 12:57:54 +01:00
Johannes Lötzsch c99020e497 deployment: fixed AAAA record of search.warhelp.eu 2022-03-17 12:57:54 +01:00
Jörg Thalheim 779d5401b6 deployment: configure firewall for nginx ingress 2022-03-17 11:24:06 +01:00
root 67bc963efc deployment: beherbergung-warhelp/configuration.nix 2022-03-17 09:30:13 +00:00
Johannes Lötzsch 18fd701d11 deployment: age key of mic 2022-03-16 21:57:33 +01:00
Johannes Lötzsch 330046b55f deployment: serve search.warhelp.eu 2022-03-16 20:46:15 +01:00
Johannes Lötzsch 31dcf44d75 close direct access without reverse proxy 2022-03-11 10:23:02 +01:00
Johannes Lötzsch 7e763ee267 deployment: sops + basicAuth
created with htpasswd from pkgs.apache2-utils

+ ensured the database is not seeded with test logins
2022-03-10 22:27:18 +01:00
Johannes Lötzsch 1c330ebaef deployment: added nginx+acme
Services are till now started via:

backend/src/beherbergung/webserver/handler.clj

(wrap-cors :access-control-allow-origin [#"http://localhost:3000" #".*.broenradio.org"]

> lein run

frontend/search/public/config.json

{"base_url": "https://search.beherbergung.broenradio.org",
 "backend_base_url": "https://backend.beherbergung.broenradio.org"}

> yarn && yarn build && yarn start
2022-03-10 13:17:53 +01:00
Johannes Lötzsch f19516a7a4 deployment: added dns 2022-03-10 10:17:51 +01:00
root fcc22aaf7d deployment: trivial setup
TODO:
* systemd-service
* reverse-proxy
2022-03-10 02:23:44 +01:00
root 4402cebab6 deployment: added server config 2022-03-10 01:31:06 +01:00