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 a56ea15940
mu
1 week ago
..
templates mu 1 week 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 4.38.16 2 weeks ago
caddy.yml caddy 4 months ago
calibre-web.yml calibre-web 11 months ago
docker.yml mu 1 year ago
firefly-iii.yml kill woodpecker and firefly iii 1 year ago
golink.yml cleanup 1 year ago
gotosocial.yml gotosocial 0.17.0-rc1 3 weeks ago
grafana.yml bump some versions 3 weeks ago
hledger.yml mu 9 months ago
hosts.yml miniflux running (without ssl) 2 years ago
logs.yml use an actual user:pass for parseable 8 months ago
loki.yml grafana explore logs 3 weeks ago
main.tf lotus-land-story subdomains 11 months ago
main.yml gotosocial 4 weeks ago
miniflux.yml miniflux -> 2.2.1 3 weeks ago
paperless-ngx.yml bump versions 3 weeks ago
postgres.yml resize lotus-land-story, tweak ufw 1 year ago
prometheus.yml cadvisor resourcing 2 weeks ago
redis.yml redis 9 months ago
requirements.in pip 2 years ago
requirements.txt pip 2 years ago
restarts.yml mu 9 months ago
searxng.yml bump stract weight in searxng 4 months ago
woodpecker.yml kill woodpecker and firefly iii 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]