You've already forked RekomenciBackend
44df678c82
Signed-off-by: ITQ <itq.dev@ya.ru>
34 lines
477 B
YAML
34 lines
477 B
YAML
---
|
|
system_packages:
|
|
essential:
|
|
- curl
|
|
- wget
|
|
- git
|
|
- htop
|
|
- vim
|
|
- gnupg
|
|
- ca-certificates
|
|
- apt-transport-https
|
|
- software-properties-common
|
|
- iproute2
|
|
- net-tools
|
|
- unzip
|
|
- jq
|
|
- tree
|
|
- bash-completion
|
|
- tmux
|
|
- rsync
|
|
- python3-docker
|
|
- borgbackup
|
|
monitoring:
|
|
- atop
|
|
- iotop
|
|
- nethogs
|
|
- nload
|
|
- sysstat
|
|
- dstat
|
|
- smartmontools
|
|
security:
|
|
- fail2ban
|
|
- nftables
|