TandoorRecipes / recipes

Application for managing recipes, planning meals, building shopping lists and much much more!
https://docs.tandoor.dev
Other
5.13k stars 547 forks source link

FAQ for webserver setups #1313

Open smilerz opened 2 years ago

smilerz commented 2 years ago

Update/Create documentation on how to setup/troubleshoot common web server and reverse proxy configurations. Include:

Technologies:

MaxJa4 commented 2 years ago

I'd add Caddy (with a low priority) too

Edit: removed Caddy-Checkbox since it was added above

MaxJa4 commented 2 years ago

[Reminder] (for myself or others)

Fields missing for nginx-config (compared to Recipes.conf that need to be mentioned in the docs):

proxy_set_header X-Forwarded-Proto $scheme;
proxy_redirect http://127.0.0.1:PORT https://recipes.domain.tld;
MaxJa4 commented 2 years ago

After #1435 is merged, some boxes can be checked above :)

MaxJa4 commented 2 years ago
jgwehr commented 1 year ago

Hey all, I've had Tandoor running on Caddy for about a month now, so I'm confident to help contribute this documentation. Started a fork here: https://github.com/jgwehr/fork-tandoorrecipes/tree/documentation/caddy

Kiran-pro2001 commented 2 months ago

Hey, Can I work on this project!

smilerz commented 2 months ago

Hey, Can I work on this project!

feel free