Skip to content

Ansible playbooks, configs and scripts for my Raspberry Pi home server

Notifications You must be signed in to change notification settings

va1entin/HomeServerPi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HomeServerPi

This repository contains Ansible playbooks, configs, scripts etc. for my small home server, which is a Raspberry Pi 4B with 4GB RAM running on Raspberry Pi OS.

Currently, the contents of the main branch are for Raspberry Pi OS based on Debian 11 Buster.

More swap

dphys-swapfile swapoff
vim /etc/dphys-swapfile

CONF_SWAPSIZE=10240 CONF_MAXSWAP=20480

dphys-swapfile setup
dphys-swapfile swapon
reboot

About

Ansible playbooks, configs and scripts for my Raspberry Pi home server

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published