Open dmuiX opened 2 months ago
Hello,
We have setup instructions here but not linked in README.md.
As for reverse proxy configuration, I see a potential issue with that. If you didn't specify swag, I would have written configuration instructions for nginx. Someone else might be using Apache. I'm sure there are two dozen or so reverse proxies written in Golang because that would be very easy to do. For this reason such documentation seems out of scope, but I like the idea of having community-contributed documentation under doc/community
. Feel free to submit a PR for swag documentation in this directory.
👍. Yeah of course I had the same thought about a dozen reverse proxies and different configurations. But the configuration inside puter is the same each time. So it Would be very nice to have that additional documentations linked in README.md somehow! Like a section "here are some additional configuration options eg. Reverse proxies!". I was really feeling lost while I was setting it up yesterday as I couldn't find any instructions on that topic at all. In the end I was searching for issues and did find some informations there.
I am using swag as a reverse proxy for my docker installation. I did not find much information about how to configure puter to make it available behind my proxy. Actually very easy:
step 3 is not written anywhere!