Skip to content

Ansible playbooks for my home servers. Based on archlinux dr460nized. Several applications for home automation and entertainment. Will expand to workstations in the future.

Notifications You must be signed in to change notification settings

camilo-rojas/ansible-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-server / my ansible home server config

Ansible configuration for home server with all home services. Extended now to support other personal machines for work and home use.

My server distro is Garuda Dr460nized Arch. My work laptop is MacOSX

Setup crons itself to run every 30 mins to keep package updated

Installation

  1. Recommended update Garuda

    sudo garuda-update
  2. Install Ansible -

    sudo pacman -Sy ansible
  3. Run initial galaxy dependencies -

    sudo ansible-galaxy collection install kewlfft.aur
  4. Run the local notebook -

    sudo ansible-pull -U https://github.com/camilo-rojas/ansible-server.git

Available Applications

Server

  • Yay - AUR package manager
  • Sonarr - TV episodes manager
  • Lidarr - Music collection manager
  • Radarr - Movie manager
  • Readerr - books and audiobooks
  • Ombi - media request tool
  • Bazarr - Subtitles manager
  • Prowlarr - Indexer aggregator for Sonarr, Radarr, Lidarr, etc.
  • qBittorren - qB
  • Homer - Home server dashboard
  • Home Assistant - Open source home automation
  • Hugo - Go based website static site generator
  • Basic packages - vim, git, tmux, openssh, htop, zsh, p10k, ufw, kmv/qemu, nrpe, lsd, etc..

Workstation

  • Basic packages - vim, git, tmux, htop, zsh, p10k, etc..

Status

Still work in progress until now only basic base and package management services are available. Will deploy more applications as time allows.

About

Ansible playbooks for my home servers. Based on archlinux dr460nized. Several applications for home automation and entertainment. Will expand to workstations in the future.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published