Closed conradhagemans closed 8 years ago
Small typo:
Now you can open the webpage with https://domain/lemanager/web/index.php
Forgot the /web sub-folder
You might be missing a "php composer.phar install" in your first comment.
Thanks. I will try it out.
you noticed the nginx and other config fragments?
I tried to setup LE-manager up without docker. I had to install composer. LE-manager is haevily depending on it. What I did:
Then the basic is installed. Now you can open the webpage with https://domain/lemanager/index.php
I get it more or less working. All calls to other pages are done without .php extension. I added them. Next by default LE-manager is looking in de /data directory for certificates. I have them installed add /etc/letsencrypt/live/DOMAIN-NAME. Where to changes this? I have running about 15 domains/websites on the server. How to get it running with existing certificates?