Niver's system configuration and documentation
arch | ||
config | ||
certbot.md | ||
gmnisrv.md | ||
knot.md | ||
maniver.md | ||
nginx.md | ||
niver-php.md | ||
openssh.md | ||
php.md | ||
quota.md | ||
README.md | ||
tor.md | ||
twins.md | ||
ufw.md |
Niver
Niver's sources ares split between 3 repositories:
system
: Documentation and configuration files you'll need to setup a Niver serverniver-php
: The Web interface in PHPmaniver
: The Rust privileged program to do root actions from niver-php
Installation
Install Debian 11 (bullseye) https://www.debian.org/.
The following steps assumes you've done the following:
# apt install sudo git
# git clone https://code.antopie.org/Niver/system /root/niver-system
- ufw.md UFW (optionnal, not required for a working setup)
- openssh.md OpenSSH
- quota.md Quota
- knot.md Knot DNS
- tor.md Tor
- twins.md Twins
- nginx.md Nginx
- certbot.md Certbot
- php.md PHP-FPM
- maniver.md maniver
- niver-php.md niver-php
Create system users
# useradd -U -r -s /usr/sbin/nologin <username>