Skip to content

existme/ansi-pi

Repository files navigation

Ansible script to setup RaspberryPie from scratch

This repo is created to facilitate deployment of the following components to a raspberry pie:

  • packages : required debian packages for all other components
  • samba: Deployment of samba + mounting usb disks and sshfs mountpoints
  • transmission
  • lansetup: Giving a static ip address to a lan
  • apache: Deployment of Apache and creating the required virtual sites
  • dotfiles: Deployment and installation of existme/MyDotFiles

To run ansible with your secret vault issue:

ansible-playbook --extra-vars "@secret.yml" -v main.yml 

About

Ansible script to setup RaspberryPie from scratch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published