Replies: 2 comments
-
I could definitely bake Sablier with a reverse proxy built in, however it would be something very naive, very simplistic. Things such as auto SSL would not be part of this. In the end I think it's to hard to build and maintain a reverse proxy in the same project. What do you think? |
Beta Was this translation helpful? Give feedback.
0 replies
-
For sure is simplistic, this is why I open another discussion to go deeper about this question, I will go to another one. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I tried using the project but I get stucked when need to install the module, my reverse proxy (NPM) are not so friendly to changes as needed, so I move to a alternative called container nursery which is insane more friendly but is not maintained nor get fixed a annoyng bugs.
The idea is became a simple reverse proxy to the real app (which is already behind a proxy) and check the container based on sock, when user access the url of project the modus operandi is the same but more pratical.
Will the nice this project have a "self contained provider" like this project, this will make the plugin not necessary anymore.
Advantages of this method:
Beta Was this translation helpful? Give feedback.
All reactions