Skip to content

favonia/PUID-FKuiv-homelab

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Collection of everything I self host

Currently it includes my homelab and blog site.

Check the inventory.example.ini for how to structure hosts for ansible.

Commands

Run a playbook: ansible-playbook playbooks/homelab.yml -i inventory.ini

Run a playbook while setting the hosts: ansible-playbook playbooks/setup_docker.yml -i inventory.ini --extra-vars "host=blog"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 53.1%
  • JavaScript 43.8%
  • HTML 2.6%
  • Other 0.5%