Skip to content

How to run on local machine #2

New issue

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

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

Already on GitHub? # to your account

Open
wfgm5k2d opened this issue Apr 14, 2024 · 2 comments
Open

How to run on local machine #2

wfgm5k2d opened this issue Apr 14, 2024 · 2 comments

Comments

@wfgm5k2d
Copy link

wfgm5k2d commented Apr 14, 2024

Hello! I'm trying to run this project on localhost, but I can't get it up for obvious reasons - ssl won't be installed. I don’t know how to modify the nginx config without global changes so that it starts working on the local machine. Please write step by step what needs to be done, that it worked and the project could open at http://localhost or http://localhost:8000

I also noticed that the nginx config does not pass GET parameters. Try opening the page http://localhost?param=test and executing the code on that page

var_dump($_GET);

You won't see GET parameters. How can I fix this given that you have an alpine php repository?

@wfgm5k2d wfgm5k2d changed the title Как запустить на локальной машине How to run on local machine Apr 14, 2024
@tobing
Copy link
Owner

tobing commented May 15, 2024

Hi,

You cannot request Lets Encrypt certificate for localhost. Lets Encrypt need a server with a domain which reachable from the internet

@wfgm5k2d
Copy link
Author

wfgm5k2d commented May 15, 2024 via email

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

No branches or pull requests

2 participants