gitroomhq / postiz-docs

https://postiz-docs.vercel.app
1 stars 12 forks source link

Added Nginx Reverse Proxy Configuration to documentation #21

Closed EsdrubalMagano closed 2 weeks ago

EsdrubalMagano commented 2 weeks ago

Hey there,

my first pull request ever :) Following on https://github.com/gitroomhq/postiz-app/issues/371, here's the Nginx configuration documentation page.

I also added step-by-step commands so inexperienced users can use as well very easily.

vercel[bot] commented 2 weeks ago

@EsdrubalMagano is attempting to deploy a commit to the Listinai Team on Vercel.

A member of the Team first needs to authorize it.

jamesread commented 2 weeks ago

Published; https://docs.postiz.com/reverse-proxies/nginx ! Nice one.

EsdrubalMagano commented 2 weeks ago

This is great work, and for your first pull request ever, this is really impressive - I wish my first pull request was as good as this :-) Keep contributing to Open Source after this!

In general, the docs are debian/ubuntu specific, as they use apt-get, and some would argue that using specific editor commands like nano /etc/nginx/... should be "Edit the file /etc/nginx/...". I think we'll change that in the future, but at the moment having the nginx example is the most useful because we don't have one yet.

I'm approving this because I just want nginx docs up, we can fine-tune later :-)

Really appreciate you taking the time to work on this, thank you very much, and hope to see you around!

Thank you for the kind words, James! I’m glad to help. Looking forward to contributing more in the future! :)