GitXplorerGitXplorer
s

unipi

public
0 stars
0 forks
1 issues

Commits

List of commits on branch main.
Unverified
cc44449a758b1c873646b677f256431229d3c942

update gesundheit gpg signing key

sshoetten committed 8 months ago
Unverified
7e1c137900622b3b6659773cf87d980675a40e35

add another webhook

sshoetten committed 2 years ago
Unverified
c5a9a6d7dec8c35e3220e01bc4c51676a9110577

handle newlines correctly

sshoetten committed 2 years ago
Unverified
d0ee5d5a0c34903ae88a09c6dc8727805c002a4a

add additional privileges to syncthing

sshoetten committed 2 years ago
Unverified
b6f8761d91b4aa0787e157c62de5bbf0beea7736

add matrix-webhook

sshoetten committed 2 years ago
Unverified
f4631a021d05cf59ba5e9ded10a26c4a2e4de980

add smb share for private data

sshoetten committed 2 years ago

README

The README file for this repository.

merse cloud

Ansible playbook for some local services. Currently features a Unifi Controller and Jellyfin Docker container. Meant to be run on a Raspberry Pi 4 with Ubuntu 20.04.

Setup

Install ansible and dependencies:

make setup

First run

make firstrun

After initial run

Configure ssh port & user at your local ~/.ssh/config. Then run:

make provision

Use make provision tags=TAGS to run a specific tag, e.g.

make provision tags=jellyfin