Commit graph

121 commits

Author SHA1 Message Date
f02cf38e01 fix (infra): separate S3 into web and api domains 2025-08-13 13:47:23 +01:00
1fe3c3d621 fix (infra): remove wildcard .s3 SSL domains 2025-08-12 16:52:22 +01:00
d3a374b614 feat (infra): update SSL cert script to include *.s3.systemsobscure.net 2025-08-12 16:50:58 +01:00
thomasabishop
56002766d5 fix (infra): add support for Garage bucket subdoms 2025-08-12 15:48:19 +00:00
7612a56265 feat (infra): add web address for public Garage content 2025-08-12 16:24:38 +01:00
thomasabishop
4b2cf2be8d feat (infra): add nginx entry for Garage S3 2025-08-12 15:17:27 +00:00
thomasabishop
e215f42ac6 Merge branch 'main' of https://forgejo.systemsobscure.net/thomasabishop/self-host 2025-08-10 15:46:06 +00:00
1db5f2e1b1 fix: enable 100M uploads S3 (garage) 2025-08-10 16:45:55 +01:00
1bb055ae0e feat: add proxy routing for garage (S3) 2025-08-10 16:43:39 +01:00
a5835bd97a chore: update README 2025-08-09 12:47:12 +01:00
cbb208da3f chore: update README 2025-08-09 12:39:07 +01:00
682b5cba06 chore: ignore runner logs Forgejo 2025-08-09 12:05:48 +01:00
thomasabishop
3310dd96fa Merge branch 'main' of https://forgejo.systemsobscure.net/thomasabishop/self-host 2025-07-20 15:52:20 +00:00
4c0ba94937 fix (infra): add www to sys obs SSL cert 2025-07-18 13:29:51 +01:00
thomasabishop
7dc8cff3d8 :Merge branch 'main' of https://forgejo.systemsobscure.net/thomasabishop/self-host 2025-07-10 15:28:59 +00:00
8c380b7173 feat (infra): give nginx container access to /var/www/ to serve static sites 2025-07-10 16:28:26 +01:00
thomasabishop
1be6f5f080 :Merge branch 'main' of https://forgejo.systemsobscure.net/thomasabishop/self-host 2025-07-10 15:07:02 +00:00
44a1bc9e4a feat (infra): add nginx config for systemsobscure.blog 2025-07-10 16:06:20 +01:00
61cdbe43c2 feat (infra): add systemsobscure.blog to cert gen script 2025-07-10 15:52:52 +01:00
thomasabishop
9f5bebbefc Merge branch 'main' of https://forgejo.systemsobscure.net/thomasabishop/self-host 2025-07-08 15:30:47 +00:00
1847988e38 feat (service): forgejo runner use local URL 2025-07-08 16:30:38 +01:00
976e3243cb feat (service): forgejo runner use local URL 2025-07-08 16:13:10 +01:00
20a4457ac6 feat (service): add Forgejo runner to Docker compose to enable actions 2025-07-08 16:04:20 +01:00
a10ce7c5ab feat (service): give forgejo access to /var/www for sys obs action 2025-07-08 15:56:05 +01:00
7eba6e543e proxy (infra): allow larger upload forgejo 2025-07-08 15:52:26 +01:00
thomasabishop
e7e7fbfdb3 fix (infra): git conflict 2025-07-08 14:50:55 +00:00
thomasabishop
b528a13372 fix (infra): merge conflict 2025-07-08 14:49:37 +00:00
thomasabishop
ad05db2201 feat (service): add miniflux 2025-07-08 13:38:27 +00:00
thomasabishop
b908662733 fix (service): readd wakapi to certs script 2025-07-08 13:37:14 +00:00
6ec6ec58c0 chore: test 2025-07-07 15:47:28 +01:00
3650f0ea09 chore (script): rm rocketchat from certs 2025-06-19 19:02:34 +01:00
41705a1370 chore (script): add linking and miniflux to cert gen script 2025-06-19 19:00:28 +01:00
2c26b724cb feat (service): set up miniflux 2025-06-19 18:56:09 +01:00
eb0805bbd8 chore (service): make rocketchat inactive 2025-06-19 18:55:57 +01:00
thomasabishop
04c9094d7d Merge branch 'main' of https://forgejo.systemsobscure.net/thomasabishop/self-host 2025-06-19 17:37:44 +00:00
thomasabishop
6b1f538fd1 chore: secure wakapi from signup 2025-06-19 17:37:01 +00:00
thomasabishop
1005b9ec00 chore: secure forgejo from signup 2025-06-19 17:36:49 +00:00
thomasabishop
b2de2a1c8c chore: tweak wakapi bakup 2025-06-19 17:36:00 +00:00
8a18432530 Merge branch 'main' of https://forgejo.systemsobscure.net/thomasabishop/self-host 2025-05-11 17:40:30 +01:00
8ad6337e89 chore: update readme 2025-05-11 17:40:22 +01:00
33dfb05bf7 Update README.md 2025-05-11 16:30:07 +00:00
4f3e3c937a chore: add architecture diagram 2025-05-11 17:29:07 +01:00
03701e1846 chore (script): wakapi bak - source env vars 2025-05-11 15:23:32 +01:00
203a9e8f49 fix (script): fix wakapi db path 2025-05-11 15:20:16 +01:00
5f88d691d0 fix (script): fix wakapi db path 2025-05-11 15:17:46 +01:00
67fd76b8eb fix (script): wakapi backup just copy .db file 2025-05-11 15:12:57 +01:00
b33b047ac1 chore (script): add wakapi backup script 2025-05-11 14:13:50 +01:00
5c054000a9 chore (script): use better error logging 2025-05-11 14:13:32 +01:00
366f1c5fc5 Merge branch 'main' of https://forgejo.systemsobscure.net/thomasabishop/self-host 2025-05-05 18:05:02 +01:00
thomasabishop
2d5cf13b6b refactor (service): use local mount for Wakapi sqlite 2025-05-05 17:00:56 +00:00