[GH-ISSUE #2] More info needed how this should work #1

Closed
opened 2026-02-25 20:31:48 +03:00 by kerem · 4 comments
Owner

Originally created by @conradhagemans on GitHub (Jan 26, 2016).
Original GitHub issue: https://github.com/analogic/lemanager/issues/2

I tried to setup LE-manager up without docker. I had to install composer. LE-manager is haevily depending on it.
What I did:

  • create a new directory in /etc/www/html/lemanager
  • git clone git://server1.cyberciti.biz/analogic/lemanager
  • curl -s https://getcomposer.org/installer | php
  • php composer.phar

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?

Originally created by @conradhagemans on GitHub (Jan 26, 2016). Original GitHub issue: https://github.com/analogic/lemanager/issues/2 I tried to setup LE-manager up without docker. I had to install composer. LE-manager is haevily depending on it. What I did: - create a new directory in /etc/www/html/lemanager - git clone git://server1.cyberciti.biz/analogic/lemanager - curl -s https://getcomposer.org/installer | php - php composer.phar 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?
kerem closed this issue 2026-02-25 20:31:48 +03:00
Author
Owner

@conradhagemans commented on GitHub (Jan 26, 2016):

Small typo:

Now you can open the webpage with https://domain/lemanager/web/index.php

Forgot the /web sub-folder

<!-- gh-comment-id:175057762 --> @conradhagemans commented on GitHub (Jan 26, 2016): Small typo: Now you can open the webpage with https://domain/lemanager/web/index.php Forgot the /web sub-folder
Author
Owner

@ToeiRei commented on GitHub (Oct 11, 2016):

You might be missing a "php composer.phar install" in your first comment.

<!-- gh-comment-id:252893353 --> @ToeiRei commented on GitHub (Oct 11, 2016): You might be missing a "php composer.phar install" in your first comment.
Author
Owner

@conradhagemans commented on GitHub (Oct 11, 2016):

Thanks. I will try it out.

<!-- gh-comment-id:252894886 --> @conradhagemans commented on GitHub (Oct 11, 2016): Thanks. I will try it out.
Author
Owner

@ToeiRei commented on GitHub (Oct 11, 2016):

you noticed the nginx and other config fragments?

<!-- gh-comment-id:252895570 --> @ToeiRei commented on GitHub (Oct 11, 2016): you noticed the nginx and other config fragments?
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/lemanager#1
No description provided.