Modifying NGINX Configuration File - Printable Version +- Gekko Forum (https://forum.gekko.wizb.it) +-- Forum: Gekko (https://forum.gekko.wizb.it/forum-13.html) +--- Forum: Technical Support (https://forum.gekko.wizb.it/forum-19.html) +--- Thread: Modifying NGINX Configuration File (/thread-57681.html) |
Modifying NGINX Configuration File - CryptoCoeus - 09-24-2018 I believe for most of us it is hard to figured it out how to modify NGINX Config File to run gekko on Amazon EC2. Here is link for regarding issue on Gekko official page. Here is the sample /default config file. Code: server { Do I need to copy & paste to this into my server default file ? RE: Modifying NGINX Configuration File - CryptoCoeus - 09-24-2018 I also copied all (the one i shared above) into my /default config file. And also, I followed steps "Obtaining a SSL certificate".. But still i am not able to reach the ui Has anybody have an idea ? |