46 Commits

Author SHA1 Message Date
97d4dafd9b Switch to one nixos-using image 2024-01-17 12:57:19 -08:00
874a48bbfa Forget it, that's not an option 2024-01-16 22:09:51 -08:00
45512b6b8b Manually specify hostname? 2024-01-16 19:10:16 -08:00
cbec5fe9e4 Enable DNS for networks? 2024-01-16 15:44:26 -08:00
4dbb0e5c27 Add users for groups 2024-01-06 10:41:10 -08:00
628c81b232 Sigh, give access to 'streaming' too... 2023-10-19 09:09:40 -07:00
ed9aef1b31 Apparently sidekiq needs external access? 2023-10-18 18:07:50 -07:00
03a2e29832 web needs network access (?) for openid 2023-09-06 22:58:06 -07:00
3f4188a7a7 Mastodon needs network 2023-09-06 11:12:10 -07:00
da477c357b Postgres healthcheck use existing user 2023-09-03 13:52:41 -07:00
485142a276 Bad nesting of brackets 2023-09-03 12:07:03 -07:00
4f6c240f42 Okay, make networks a thing... 2023-09-03 11:51:29 -07:00
9a0a2be3a1 Add environment variable option 2023-09-03 10:51:31 -07:00
7cb81b595e Now that db is init, switch back to normal 2023-08-04 01:32:15 -07:00
91f85cb971 Back to keeping the server alive to exec 2023-08-04 00:08:21 -07:00
90d8d7776f Maybe the problem is opt... 2023-08-03 23:32:09 -07:00
1c58749c39 Get the image name for mastodon right 2023-08-03 23:08:07 -07:00
d589284f63 Where'd the extra foreslash come from? 2023-08-03 22:55:26 -07:00
e9cba22f53 Switch back...I'll restart, it seems to work in that case. 2023-08-03 13:41:52 -07:00
da6f4a0999 Is the error in the healthcheck? 2023-08-03 13:30:07 -07:00
5836d356f1 Switch to tootsuite version 2023-08-03 13:13:55 -07:00
5d1e4acc41 Make mastodon-opt owned by mastodon 2023-08-03 13:11:04 -07:00
2f243f97e4 Keep web alive to run db migrate 2023-08-03 12:53:26 -07:00
47ee0801eb Change hostnames back to basics 2023-08-03 08:33:12 -07:00
0aede73f39 Hostnames are mastodon-(web|streaming) 2023-07-31 10:43:21 -07:00
e14e931f0e Pretty sure we don't need 'trust' as auth? 2023-07-27 10:42:51 -07:00
39e9b4e5f4 Need unique env names 2023-07-27 09:37:44 -07:00
f4c06f7faa Database user isn't created 2023-07-27 09:07:06 -07:00
3ed86c1165 Generate secret keys 2023-07-26 21:45:22 -07:00
e8336e88ee Apparently we need an 'events' section? 2023-07-26 17:26:11 -07:00
18b5cbfe72 Another $connection_upgrade 2023-07-26 17:13:21 -07:00
6fbab3a434 Oops, wrong nesting 2023-07-26 16:52:23 -07:00
e5c44d3bd8 Fix host secrets (add src/target) 2023-07-26 16:50:22 -07:00
ada9b0cd3a Add env files! Oops 2023-07-26 16:30:53 -07:00
919fbe86ab Switch to slim nginx 2023-07-26 13:10:05 -07:00
5c8fee0b92 No such variable $connection_upgrade 2023-07-26 13:00:53 -07:00
3f69eaa6f3 Missing semicolon in nginx conf 2023-07-26 12:33:19 -07:00
e5f0efdfd5 Mastodon shouldn't need external access? 2023-07-26 11:46:19 -07:00
6ab43c0f6d Fix hostnames in proxy 2023-07-26 11:32:21 -07:00
49fde399ce depends_on postgres -> db 2023-07-26 11:08:37 -07:00
53362aa562 proxyCfg -> proxyConf 2023-07-26 09:32:22 -07:00
ae7ef5a05b Add nginx image
And probably the db has to be named 'db'?
2023-07-26 09:30:39 -07:00
f840b588fb Only need one port 2023-07-26 09:25:12 -07:00
4c29955c96 Add proxy server to pass requests to web/streaming 2023-07-26 09:22:37 -07:00
1b65453049 Ensure directories are created 2023-07-25 18:51:57 -07:00
d3118da207 Initial checkin 2023-07-25 18:37:43 -07:00