Commit Graph

86 Commits (9331b7b8099ef40492044377162e25bd783675fd)

Author SHA1 Message Date
Louis Pearson 9331b7b809 fix: ariang: handle_path for jsonrpc 2024-01-08 22:00:13 -07:00
Louis Pearson a0f4b191fa fix: ariang: use handle instead of setting file_server root 2024-01-08 21:55:21 -07:00
Louis Pearson 18af100e0c fix: set root on file_server 2024-01-08 21:45:50 -07:00
Louis Pearson 923835a684 fix: ariang path routing 2024-01-08 21:39:58 -07:00
Louis Pearson 1153c3ecd9 fix: redirect loop 2024-01-08 21:37:01 -07:00
Louis Pearson f72d1e8d9c feat: reverse proxy aria, redirect base aria url to query setting 2024-01-08 21:31:41 -07:00
Louis Pearson 63e7d1fa81 fix: prevent matcher error for aria root 2024-01-08 21:09:19 -07:00
Louis Pearson af03f19638 feat: remove deluge, add aria 2024-01-08 21:05:21 -07:00
Louis Pearson 2e1aff7b4f fix: make deluge config declarative, add auth file 2024-01-08 00:32:32 -07:00
Louis Pearson 859c4a1648 feat: add deluge 2024-01-08 00:16:42 -07:00
Louis Pearson bc1a3dad08 feat: add kavita 2024-01-08 00:15:31 -07:00
LeRoyce Pearson af899a7176 feat: add dex SSO service 2024-01-08 00:07:34 -07:00
LeRoyce Pearson 2086636237 feat: add secrets/DEX_ENVIRONMENT_FILE.age for dex 2024-01-07 23:54:17 -07:00
LeRoyce Pearson 920517510e refactor: change baseDN to `samsehu.perli.casa` 2024-01-07 16:27:45 -07:00
Louis Pearson e7109a915c fix: use correct appid for Gpodder Sync 2024-01-07 15:44:24 -07:00
Louis Pearson 4f68122655 feat: add Gpodder Sync to nextcloud 2024-01-07 15:39:41 -07:00
Louis Pearson 7386bb969a feat: add otherGroups to glauth example users 2024-01-07 14:40:23 -07:00
Louis Pearson 5026d3a12c fix: glauth: dn->dc, add example users to config 2024-01-07 14:32:59 -07:00
Louis Pearson daa8de96bb feat: expose glauth api to tailnet 2024-01-07 14:08:19 -07:00
Louis Pearson c76664e9e5 fix: create user and group for glauth service 2024-01-07 13:58:26 -07:00
Louis Pearson 0cb5e1f17e fix: add default target to glauth service 2024-01-07 13:51:33 -07:00
Louis Pearson 320e3e8673 feat: add glauth 2024-01-07 13:43:00 -07:00
LeRoyce Pearson cb2909cf9c fix: DNS: add some subdomains to tailscale DNS 2024-01-07 09:40:42 -07:00
LeRoyce Pearson bd2147b258 nextcloud: remove postgres configuration 2024-01-07 09:21:58 -07:00
LeRoyce Pearson 97af0dfd02 fix: dns: use NAT ip for general DNS, override A record in headscale 2024-01-07 09:18:30 -07:00
Louis Pearson 3fa9d96d42 fix: dbType -> dbtype 2024-01-07 01:32:26 -07:00
Louis Pearson aa92f6afaa fix: autoupdateapps 2024-01-07 01:30:57 -07:00
Louis Pearson 719c7d9149 Use postgres instead of sqlite 2024-01-07 01:27:54 -07:00
LeRoyce Pearson 6166d5d019 feat: nextcloud: enable caching with apcu 2024-01-07 01:20:10 -07:00
Louis Pearson be61652641 fix: remove onlyoffice 2024-01-07 01:13:23 -07:00
Louis Pearson 68f49492c6 feat: add onlyoffice to extraApps 2024-01-07 00:57:10 -07:00
LeRoyce Pearson 9b6be1ebd6 feat: nextcloud: add tailscale ip as a trusted proxy 2024-01-06 23:59:48 -07:00
LeRoyce Pearson e580eeb25e feat: add forgejo to list of allowed ssh users 2024-01-06 23:42:26 -07:00
LeRoyce Pearson 7245d96672 feat: nextcloud: redir carddav and caldav urls 2024-01-06 23:41:24 -07:00
LeRoyce Pearson 8a4cb72f95 try adding file_server directive to nextcloud reverse proxy 2024-01-06 23:29:03 -07:00
LeRoyce Pearson abad306538 fix: remove header_up Host
The template wasn't working, removing the fixes it.
2024-01-06 22:24:47 -07:00
LeRoyce Pearson 0eb7ee1dbd change trusted proxy address to loopback address 2024-01-06 22:15:08 -07:00
LeRoyce Pearson 01bad7312d remove seafile service 2024-01-06 21:38:21 -07:00
Louis Pearson 1af93b01fc fix: add trusted proxy 2024-01-06 21:37:55 -07:00
Louis Pearson f567578946 fix: upstream_hostport -> upstream.hostport 2024-01-06 21:28:57 -07:00
Louis Pearson d882da8ee8 chore: remove debug logging from caddy/phpfpm 2024-01-06 21:22:34 -07:00
Louis Pearson c875fa2254 feat: use correct root for nextcloud 2024-01-06 21:16:36 -07:00
LeRoyce Pearson d838aa7384 feat: enable seafile service 2024-01-06 20:18:18 -07:00
Louis Pearson 5e38b310bc feat: add debug directive to caddy 2024-01-06 20:13:35 -07:00
Louis Pearson 51bd059485 feat: increase phpfpm log level 2024-01-06 19:56:59 -07:00
Louis Pearson cd1db41963 feat: replace host in nextcloud http headers 2024-01-06 19:36:38 -07:00
LeRoyce Pearson 808d47b0f1 fix: don't bind to wildcard ipv6 address 2024-01-06 19:31:23 -07:00
LeRoyce Pearson 0f09208680 fix: some services were not binding correctly
Some of them still aren't. I've also disabled http/3 because there seems
to be a bug in the QUIC implementation.
2024-01-06 19:19:08 -07:00
Louis Pearson c102645202 fix: use reverse_proxy for nextcloud 2024-01-06 18:05:51 -07:00
Louis Pearson 9c7c4d0220 fix: change nextcloud hostname 2024-01-06 17:49:51 -07:00