docs #43
Before Width: | Height: | Size: 7.6 KiB After Width: | Height: | Size: 7.6 KiB |
Before Width: | Height: | Size: 121 KiB After Width: | Height: | Size: 121 KiB |
|
@ -0,0 +1,3 @@
|
||||||
|
# rpi
|
||||||
|
|
||||||
|
when creating the SD card, create the file `/boot/ssh`, edit `/etc/network/interfaces`, and add my ssh key in `/root/.ssh/authorized_keys`.
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
Running a timemachine server on a linux host for backing up your mac.
|
Running a timemachine server on a linux host for backing up your mac.
|
||||||
|
|
||||||
![screenshot of timemachine on mac](screenshot.jpg)
|
![screenshot of timemachine on mac](img/timemachine.jpg)
|
||||||
|
|
||||||
## Prerequisites
|
## Prerequisites
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
# mainframe
|
|
|
@ -1,5 +0,0 @@
|
||||||
# nextcloud
|
|
||||||
|
|
||||||
Run nextcloud in docker, served via an existing nginx and signed by LetsEncrypt.
|
|
||||||
|
|
||||||
NOTE: This role does not depend on the `docker` role, nor is that currently invoked from the `freespace.yml` playbook.
|
|
|
@ -1,5 +0,0 @@
|
||||||
# rpi
|
|
||||||
|
|
||||||
This is my raspberry pi role, that takes care of clenaing up and trimming an rpi.
|
|
||||||
|
|
||||||
Important: When creating the SD card, create the file `/boot/ssh`, edit `/etc/network/interfaces`, and add my ssh key in `/root/.ssh/authorized_keys`.
|
|
Loading…
Reference in New Issue