Replies: 2 comments
-
Hi, I see that you closed this discussion, did you figure it out in the end? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hello tanks for asking !
Yes I found the problem in my nginx config file. I am new to docker and
application and I learn by myself so it was a beginner mistake !
Le mar. 24 juin 2025 à 12:01, Marc Bulling ***@***.***> a
écrit :
… Hi, I see that you close this discussion, did you figure it out in the end?
—
Reply to this email directly, view it on GitHub
<#271 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKNSH2QZD2QL4RIRPJZRTCT3FEOYJAVCNFSM6AAAAAB75TGHOCVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTGNJWGA2TGNA>
.
You are receiving this because you modified the open/close state.Message
ID: ***@***.***>
|
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.
-
Hello !
I'm a beginner in docker and in installation of application on it.
I already instaled gokapi on my local server and now i would like to put an https adresse with a domaine name to enable people with created user to connect on the web interface with internet.
I see that we can use temporary SSL certifixcation to access the website in https but that work only in local network.
I also see the exemple configuration of nginx in the documentation but i can't make it work on public network.
My question is : How can i manage to make the site accessible for everybody on internet using the reverse proxy on nginx ? Nginx should be installed on the local server directly or on an other container to work with Gokapi on a container to ?
I'm completly stuck after installing Gokapi and make it fully working on local network.
thank for people that can answer this question !!!
Beta Was this translation helpful? Give feedback.
All reactions