https://github.com/mvrilo/box
ansible raspberrypi rpi
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mvrilo/box
- Owner: mvrilo
- Archived: true
- Created: 2015-11-21T23:55:13.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-01-21T09:51:47.000Z (over 9 years ago)
- Last Synced: 2025-03-26T19:02:13.594Z (over 1 year ago)
- Topics: ansible, raspberrypi, rpi
- Language: Shell
- Size: 3.01 MB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# box
My Raspberry Pi ansible setup.
Tested on RPI2 with OSMC.
### Requirements
- Ethernet connection - no wifi support for now
- An external Harddrive (by default, fstab will try to mount it on /dev/sda1)
- For connection, copy the ssh public key in the root's authorized keys
- Update the `box.yml` file with your box ip address.
- Update the `vars.yml` file with your personal settings.
### Contains
- nfs
- transmission-daemon
- couchpotato
- sickrage
- cgminer
- unblock-us script to periodically check the ip address (in case it changes)
- dnsmasq (with [someonewhocares](http://someonewhocares.org/) hosts support)