mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Update autostart-services.md
This commit is contained in:
parent
d65f164f60
commit
c55ccfef9c
@ -9,7 +9,7 @@ Upon installing OpenPanel, only the following services are started:
|
||||
- **OpenAdmin** – For managing the entire server and users.
|
||||
- **Docker** – Needed for all other containerized services and user accounts.
|
||||
- **Database** – MySQL database is created and initialized. This database holds Plans, Websites, Domains, and Users.
|
||||
- **Firewall** – CSF or UFW are installed and started.
|
||||
- **Firewall** – CSF is installed and started.
|
||||
|
||||
Other services are installed and started only when required.
|
||||
|
||||
@ -37,8 +37,7 @@ Services that auto-start for each user:
|
||||
|
||||
| Service | Installed | Auto-start |
|
||||
|--------------------|-----------|---------------------------------------------------|
|
||||
| Apache / Nginx | ✔ | After the user adds the first domain |
|
||||
| SSH | ✘ | After the user enables remote SSH access |
|
||||
| Apache / Nginx | ✔ | After the user adds the first domain | |
|
||||
| REDIS | ✘ | After the user installs and activates it |
|
||||
| Memcached | ✘ | After the user installs and activates it |
|
||||
| Elasticsearch | ✘ | After the user installs and activates it |
|
||||
|
Loading…
Reference in New Issue
Block a user