Commit Graph

  • 523d80a93c
    Merge 083a1f3762 into 250030fe7a #24 Trammell Hudson 2023-01-15 17:33:51 -0500
  • 083a1f3762 gitea: hacked to work with the new format #24 single-dockerfile Ubuntu 2022-11-13 20:34:50 +0000
  • fcd2565b47 wireguard: instructions for setting up proxy Ubuntu 2022-11-13 18:58:46 +0000
  • 154c7208c3 README: updated install instructions Ubuntu 2022-11-13 18:58:14 +0000
  • da94dbd1d5 mobilizon: work with the new single docker environment, perform setup Ubuntu 2022-11-11 23:34:26 +0000
  • 78fb46c35d keycloak: rename setup container Ubuntu 2022-11-11 23:33:20 +0000
  • 0fd744370b nextcloud: works with sso and has a better setup/install script on first run Ubuntu 2022-11-11 22:30:10 +0000
  • 2e670279a6 matrix: enable synapse metrics for prometheus Ubuntu 2022-11-11 19:28:09 +0000
  • 7a37d33ff2 matrix: federation works and setup seems to do the right thing Ubuntu 2022-11-11 17:55:46 +0000
  • 1d1b19dced mastodon: silent startup Ubuntu 2022-11-11 17:54:26 +0000
  • e20e00a3c2 keycloak: fix setup to use a shell script Ubuntu 2022-11-11 17:53:45 +0000
  • 03086c7a06 grafana: provision prometheus and some sample dashboards out of the box Ubuntu 2022-11-11 14:10:46 +0000
  • a2b5511966 prometheus: fix startup to create writable persistent volume Ubuntu 2022-11-11 13:22:04 +0000
  • 7a0a530add collapse everything into one docker-compose environment and enable prometheus logging Ubuntu 2022-11-11 12:03:04 +0000
  • 250030fe7a pixelfed: rename docker-compose file main Trammell Hudson 2022-05-17 19:06:42 +0000
  • 3c8514695e nginx: rewrite hedgedoc /s links on top level site Trammell Hudson 2022-05-17 19:06:25 +0000
  • 489eaa45cc nginx: cache hedgedoc files and images if possible; ignore cache directive on static site Trammell Hudson 2022-05-15 18:16:16 +0000
  • b4c33bc74c pixelfed: set app key in secrets, bounce the connection after running everything Trammell Hudson 2022-05-13 20:57:31 +0000
  • 203c94f301 pixelfed: hackish attempt to make oidc work Trammell Hudson 2022-05-13 20:50:16 +0000
  • b85d73c379 smtp: config keycloak, mastodon, matrix, and mobilizon Trammell Hudson 2022-05-07 20:09:00 +0000
  • 8e0a8b7304 hedgedoc: static site serving setup * allow users to choose file names * route top level requests to the docs/s/filename path * fixup csp headers for hosted things * ics calendar view for the main page * set perms on upload directory during creation Trammell Hudson 2022-05-07 17:21:48 +0000
  • d50f9e26af index: account management links Trammell Hudson 2022-05-06 11:56:39 +0000
  • 054aae8be1 mastodon: split local domain and web domain Trammell Hudson 2022-05-05 18:35:56 +0000
  • 459a89f350 mobilizon: event planning tool Trammell Hudson 2022-05-05 15:54:05 +0000
  • 0f909336c9 hedgedoc: move hard-coded domain name into env.secrets Trammell Hudson 2022-05-05 14:35:48 +0000
  • da380d6847 matrix: remove hard coded hostname from element config by envsubst Trammell Hudson 2022-05-05 14:32:54 +0000
  • 1976e0f55f gitea: proxy ssh via local git user (#11) Trammell Hudson 2022-05-05 13:12:25 +0000
  • 25b78d4a0f
    Merge pull request #10 from osresearch/gitea Trammell Hudson 2022-05-05 11:40:14 +0200
  • 85b600afc9 gitea: automatically complete install and enable OIDC #10 gitea Trammell Hudson 2022-05-05 09:32:07 +0000
  • 84edb86a34 gitea: document OIDC setup step Trammell Hudson 2022-05-05 09:23:42 +0000
  • 6d3cf7a4d6 gitea: force oauth login, pre-configure database connection, notes on configuring login Trammell Hudson 2022-05-05 08:03:07 +0000
  • d23ff66f6d gitea: rework setup for new file layout Trammell Hudson 2022-05-05 07:31:47 +0000
  • b328453644 WIP gitea setup - untested Jonathan Dahan 2022-05-04 20:14:24 -0400
  • 0a3514fcc8 restart: always Trammell Hudson 2022-05-04 22:08:35 +0000
  • 9d9087e4b0 start-all: check host names Trammell Hudson 2022-05-04 22:01:36 +0000
  • b7e6b19504 keycloak: client scripts need --realm passed in Trammell Hudson 2022-05-04 21:43:32 +0000
  • 8bab7bf77a move env.secrets into data/ subdir Trammell Hudson 2022-05-04 21:38:56 +0000
  • fcbc47b151 data: relocate all data volumes to separate directory Trammell Hudson 2022-05-04 21:27:54 +0000
  • 856ace45ef matrix: restart after setup Trammell Hudson 2022-05-04 20:05:31 +0000
  • e7e2515a50 source link Trammell Hudson 2022-05-04 20:01:18 +0000
  • 314de5a19a setup: make all the scripts do the right thing and run through a full rebuild Trammell Hudson 2022-05-04 19:28:31 +0000
  • 8124fabe4b list services Trammell Hudson 2022-05-04 09:43:20 +0000
  • b89bbbcdf6 matrix: delegated home server setup with oicd login Trammell Hudson 2022-05-04 09:31:03 +0000
  • 5ab56b0dcd nginx: default to redirect everything on port 80 Trammell Hudson 2022-05-04 09:28:46 +0000
  • bada2f23a9 hedgedoc: enforce permissions on anonymous users, only allow oidc Trammell Hudson 2022-05-03 18:27:00 +0000
  • 0ba4835d97 grafana: set the admin password Trammell Hudson 2022-05-03 18:26:38 +0000
  • 8cc7d6e3c9 grafana: dashboard with SSO Trammell Hudson 2022-05-03 17:32:29 +0000
  • 628f37fa37 nginx renewal fixes, oauth mastodon setup, secret restructure, etc Trammell Hudson 2022-05-03 17:11:57 +0000
  • 317d6b0e3a keycloak: create a client in the container Trammell Hudson 2022-05-03 14:45:17 +0000
  • bd113a6061 mastodon: setup streaming and oicd login Trammell Hudson 2022-05-03 13:52:02 +0000
  • 0ac5d3b1a2 mastodon: oidc almost works Trammell Hudson 2022-05-03 12:04:50 +0000
  • 84db6d0741 mastodon: setup before docker-compose Trammell Hudson 2022-05-03 10:32:52 +0000
  • 357642d27e nginx: rework directory so that certbot works Trammell Hudson 2022-05-03 10:27:12 +0000
  • 64efdf9211 renew: include top level domain name Trammell Hudson 2022-05-03 10:01:21 +0000
  • 831964b707 certbot: renew works Trammell Hudson 2022-05-03 09:49:47 +0000
  • d8543b6ba5 rename to hackerspace.zone and fix docker hostnames Trammell Hudson 2022-05-03 09:38:08 +0000
  • e8c251f152 nginx: read full env Ubuntu 2022-05-02 17:59:56 +0000
  • c1d1e670b5 readme: setup instructions Ubuntu 2022-05-02 17:59:44 +0000
  • de29603e75 nextcloud: rework for automation Ubuntu 2022-05-02 17:59:11 +0000
  • 9dc35e4f5d hedgedoc: setup needs the keycloak password Ubuntu 2022-05-02 16:56:15 +0000
  • 05e87eb945 overhaul the env.production files, add more nginx wrappers, split things into setup scripts Ubuntu 2022-05-02 16:49:34 +0000
  • 45cae54638 mastodon: nginx routing works Ubuntu 2022-05-02 15:05:27 +0000
  • 28aa60d712 nginx: forward to keycloak for login Ubuntu 2022-05-02 13:27:51 +0000
  • 8af6b06330 keycloak: fix redirectUris Ubuntu 2022-05-02 11:55:04 +0000
  • 8bb577ae78 mastodon: it sort of starts up now Ubuntu 2022-05-02 11:54:38 +0000
  • c5b2eb8d2f nextcloud starts up correctly Ubuntu 2022-05-02 07:10:51 +0000
  • d805683e2f nextcloud: non-sso setup Ubuntu 2022-05-01 21:29:59 +0000
  • 9031c8d126 hedgedoc: create realm and roles via scripts Ubuntu 2022-05-01 21:16:57 +0000
  • be5ea40f83 keycloak: make data local Ubuntu 2022-05-01 21:16:35 +0000
  • a4dc32e387 hedgedoc: keycloak auth Ubuntu 2022-04-30 20:45:25 +0000
  • 3ad0448d05 keycloak and hedgedoc initial state Ubuntu 2022-04-30 20:19:27 +0000