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 e5a2d3b7bb
no count
1 year ago
..
templates reverse proxy w/caddy 1 year ago
.terraform.lock.hcl lotus-land-story initial setup 1 year ago
README.md miniflux running (without ssl) 1 year ago
ansible.cfg miniflux running (without ssl) 1 year ago
hosts.yml miniflux running (without ssl) 1 year ago
main.tf no count 1 year ago
main.yml reverse proxy w/caddy 1 year 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