You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
2 years ago | |
---|---|---|
arch | 2 years ago | |
config | 2 years ago | |
README.md | 2 years ago | |
certbot.md | 2 years ago | |
gmnisrv.md | 2 years ago | |
knot.md | 2 years ago | |
maniver.md | 2 years ago | |
nginx.md | 2 years ago | |
niver-php.md | 2 years ago | |
openssh.md | 2 years ago | |
php.md | 2 years ago | |
quota.md | 2 years ago | |
tor.md | 2 years ago | |
twins.md | 2 years ago | |
ufw.md | 2 years ago |
README.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>