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 c005dfa87f
tweak secrets management
2 years ago
..
templates reverse proxy w/caddy 2 years ago
.gitignore tweak secrets management 2 years ago
.terraform.lock.hcl lotus-land-story initial setup 2 years ago
README.md miniflux running (without ssl) 2 years ago
Rakefile tweak secrets management 2 years ago
ansible.cfg miniflux running (without ssl) 2 years ago
hosts.yml miniflux running (without ssl) 2 years ago
main.tf no count 2 years ago
main.yml tweak secrets management 2 years ago

README.md

Lotus Land Story

# create the linode instance
terraform apply

# add the IP to ~/.ssh/config

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

# run ansible
ansible-playbook main.yml