Skip to content

Commit

Permalink
Simplify, don't talk about mail, etc.
Browse files Browse the repository at this point in the history
  • Loading branch information
swelljoe committed Feb 10, 2023
1 parent 4eb8b23 commit 7b934a6
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,17 +13,9 @@ Apache, use the `-b LEMP` option when installing.
# /bin/sh virtualmin-install.sh -b LEMP
```

If you won't be processing mail on the system, or the system is small (<1.5GB RAM)
you will likely want to use the `--minimal` option as well, which excludes some
of the more resource-intensive parts of the mail stack, and some other optional
packages.

The install script uses your OS native package manager to install all software,
including our packages.

The `LEMP` stack installs Virtualmin with the nginx and nginx-ssl plugins, nginx,
BIND, Postfix, MariaDB, PHP, etc. and sets them up for use in a shared virtual hosting
environment.
environment. The `--minimal` flag also works with a `LEMP` installation.

# OS Support

Expand Down

0 comments on commit 7b934a6

Please sign in to comment.