mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-02-11 08:10:13 +00:00
chore: drop internal apache service ref
Co-authored-by: Simon L. <szaimen@e.mail.de> Signed-off-by: Josh <josh.t.richards@gmail.com>
This commit is contained in:
parent
897eb187c3
commit
c139d318f6
1 changed files with 1 additions and 2 deletions
|
|
@ -12,8 +12,7 @@ The mastercontainer acts as the central orchestration service for the deployment
|
|||
of all other containers in the Nextcloud All-in-One stack. It hosts:
|
||||
|
||||
- A dedicated PHP SAPI/backend (php-fpm) for AIO itself (not Nextcloud Server)
|
||||
- An Apache service for accessing the AIO frontend via a cleartext HTTP VirtualHost on
|
||||
8000/tcp as well as a self-signed HTTPS VirtualHost on 8080/tcp
|
||||
- An Apache service for accessing the AIO interface via a self-signed HTTPS VirtualHost on 8080/tcp
|
||||
- A Caddy reverse proxy service enabling HTTPS access to the AIO frontend on port 8443/tcp.
|
||||
- This uses a self-signed certificate by default.
|
||||
- The self-signed certificate can be automatically replaced by a Let's Encrypt issued certificate if port 80
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue