You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Alpha Chen 0bdd9c40b2
authelia
1 year ago
..
templates authelia 1 year ago
.gitignore tweak secrets management 2 years ago
.terraform.lock.hcl lotus-land-story initial setup 2 years ago
README.md tailscale 2 years ago
Rakefile mu 2 years ago
ansible.cfg miniflux running (without ssl) 2 years ago
authelia.yml authelia 1 year ago
caddy.yml authelia 1 year ago
docker.yml mu 1 year ago
firefly-iii.yml firefly iii 1 year ago
golink.yml cleanup 1 year ago
grafana.yml authelia 1 year ago
hledger.yml authelia 1 year ago
hosts.yml miniflux running (without ssl) 2 years ago
loki.yml expose rsyslog 1 year ago
main.tf tailscale 2 years ago
main.yml resize lotus-land-story, tweak ufw 1 year ago
miniflux.yml firefly iii 1 year ago
postgres.yml resize lotus-land-story, tweak ufw 1 year ago
prometheus.yml resize lotus-land-story, tweak ufw 1 year ago
requirements.in pip 2 years ago
requirements.txt pip 2 years ago
restarts.yml mu 1 year ago
woodpecker.yml woodpecker 1 year ago

README.md

Lotus Land Story

# setup
export LOTUS_LAND_STORY_DOMAIN=...

# terraform
rake terraform

# add the IP to ~/.ssh/config

# make sure we can hit it
ansible all -m ping

# ansible
rake ansible

# manually connect to tailscale

# specific playbooks
rake ansible[playbook]