Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

localhost https #1

Open
RichardHooijmaijers opened this issue Dec 16, 2024 · 2 comments
Open

localhost https #1

RichardHooijmaijers opened this issue Dec 16, 2024 · 2 comments

Comments

@RichardHooijmaijers
Copy link

@gexijin, thanks for this wonderful project. I was able to follow the detailed instructions for the https tree. I have a few minor suggestions for the documentation; The git clone does not mention the https tree so I think the clone command should be something like git clone -b https https://github.com/gexijin/shinyserver.git. Also I believe that the SSL certificate should be available before the nginx container is build (e.g. step 7 should be before step 5) due to copying of files. Apart from this everything went really smooth!

I am struggling with one thing though. I want to set everything up on a local machine and not a remote server. It seems I need to adjust the nginx config file. I tried to set server_name localhost but unfortunately without success. Not sure if there are any other actions to take, but any help would be greatly appreciated.

@gexijin
Copy link
Owner

gexijin commented Dec 16, 2024

Hi @RichardHooijmaijers Thanks for the suggestion.
I have no experience deploy this locally.

@RichardHooijmaijers
Copy link
Author

@gexijin Thanks for the feedback. If it's OK, can we keep this issue open in case someone knows a solution or encounters something similar?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants