Commit graph

25 commits

Author SHA1 Message Date
Mouse Reeve 4c73e53b9a Merge branch 'main' into production 2021-12-06 13:42:55 -08:00
Olof Pettersson 5f10ccd9c7
Comment out trailing block ending
For people installing an instance with only the reverse proxy server, the hidden trailing `}` at the end of the second server block is quite hard to catch and it took me a good while to figure it out. Having the entire server commented out makes the whole process more understandable in my opinion.
2021-12-01 14:18:28 +01:00
Mouse Reeve 02ea4020ea Merge branch 'main' into production 2021-11-15 10:43:19 -08:00
nycterent 67d830e327 fixed typo for the domain placeholder for easier substitution 2021-11-07 16:07:21 +02:00
Mouse Reeve 7284a4efad Merge branch 'main' into production 2021-09-06 13:17:46 -07:00
Mouse Reeve 34a5eccba7 Increase max upload size in nginx 2021-09-06 09:43:41 -07:00
Mouse Reeve ed6d35ef72 Merge branch 'main' into production 2021-09-05 16:47:02 -07:00
Mouse Reeve 8e2acb733c Use non-www domain canonically 2021-09-05 14:13:54 -07:00
Mouse Reeve c3f938d500 Merge branch 'main' into production 2021-06-05 12:53:03 -07:00
Jason Kelly 318e0bf508 Fixing nginx-config misunderstanding. 2021-05-23 14:27:02 +08:00
Jason Kelly e138a585d1 Setting client_max_body_size to 10m.
- Removed commented-out nginx config for clarity.
2021-05-23 14:08:22 +08:00
Mouse Reeve d54286b571 Merge branch 'main' into production 2021-04-13 13:12:44 -07:00
Pablo Barton d38efa9a9d Easier to deploy by avoiding merge conflicts in production 2021-04-11 13:12:50 -04:00
Mouse Reeve 36088554e8
Merge branch 'production' into certbot-install 2021-03-13 11:02:27 -08:00
bcj b0f78e6d0b Add instructions for handling port conflicts
Add information on how to handle port conflicts when building Bookwyrm, and specifically instructions for handling conflicts caused by another webserver
2021-03-12 22:21:24 -06:00
Mouse Reeve 28160137d0 Comments out https part of nginx config to certbot can run 2021-03-12 14:34:00 -08:00
Mouse Reeve 4bf61e0ef0 Updates production install instructions 2021-03-12 14:15:53 -08:00
Mouse Reeve d3192fb1bb Fixes acme challenge path for certbot renewal 2021-01-02 12:14:51 -08:00
Mouse Reeve b8040cd0dc Move prod config files to prod branch 2020-10-16 13:02:58 -07:00
Mouse Reeve 4b993fb5d6 env and config for production 2020-10-16 12:55:32 -07:00
Mouse Reeve ba396f19a6 typos in example domain 2020-10-05 14:25:53 -07:00
Mouse Reeve d29ed2746a Removed old prod nginx conf 2020-10-05 14:24:14 -07:00
Mouse Reeve e24eca7da0 Config files for prod deployment 2020-10-05 14:22:37 -07:00
Mouse Reeve 68813f9453 Nginx and certbot config for prod deploy 2020-10-05 14:17:04 -07:00
Mouse Reeve dbabeab470 Nginx config
Fixes #152 (hopefully???)
Fixes #130
Fixes #125
2020-05-17 20:28:46 -07:00