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 9c1c82017a
logs
8 months ago
..
templates logs 8 months ago
.gitignore tweak secrets management 1 year ago
.terraform.lock.hcl lotus-land-story initial setup 1 year ago
README.md tailscale 1 year ago
Rakefile mu 1 year ago
ansible.cfg miniflux running (without ssl) 1 year ago
authelia.yml auth 8 months ago
caddy.yml authelia 1 year ago
calibre-web.yml calibre-web 10 months ago
docker.yml mu 1 year ago
firefly-iii.yml kill woodpecker and firefly iii 11 months ago
golink.yml cleanup 1 year ago
grafana.yml authelia 1 year ago
hledger.yml mu 8 months ago
hosts.yml miniflux running (without ssl) 1 year ago
logs.yml logs 8 months ago
loki.yml expose rsyslog 1 year ago
main.tf lotus-land-story subdomains 10 months ago
main.yml mu 8 months ago
miniflux.yml miniflux v2.0.51 9 months ago
paperless-ngx.yml paperless-ngx o11y 8 months ago
postgres.yml resize lotus-land-story, tweak ufw 1 year ago
prometheus.yml resize lotus-land-story, tweak ufw 1 year ago
redis.yml redis 8 months ago
requirements.in pip 1 year ago
requirements.txt pip 1 year ago
restarts.yml mu 8 months ago
searxng.yml removed commented out env vars for searxng 8 months ago
woodpecker.yml kill woodpecker and firefly iii 11 months 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]