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
93f50da427
|
4 months ago | |
---|---|---|
.. | ||
templates | 5 months ago | |
.gitignore | 2 years ago | |
.terraform.lock.hcl | 2 years ago | |
README.md | 2 years ago | |
Rakefile | 2 years ago | |
ansible.cfg | 2 years ago | |
authelia.yml | 4 months ago | |
caddy.yml | 5 months ago | |
calibre-web.yml | 12 months ago | |
docker.yml | 1 year ago | |
firefly-iii.yml | 1 year ago | |
golink.yml | 1 year ago | |
grafana.yml | 1 year ago | |
hledger.yml | 10 months ago | |
hosts.yml | 2 years ago | |
logs.yml | 9 months ago | |
loki.yml | 7 months ago | |
main.tf | 12 months ago | |
main.yml | 9 months ago | |
miniflux.yml | 4 months ago | |
paperless-ngx.yml | 4 months ago | |
postgres.yml | 1 year ago | |
prometheus.yml | 1 year ago | |
redis.yml | 10 months ago | |
requirements.in | 2 years ago | |
requirements.txt | 2 years ago | |
restarts.yml | 9 months ago | |
searxng.yml | 4 months ago | |
woodpecker.yml | 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]