Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
andibraeu authored Aug 22, 2021
1 parent b62310b commit 74f8e74
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ This collection of scripts and configuration creates everything needed for redir

## How to run

1. Configure the redirects you want in `vars/main.yaml`. See the example file.
2. run `./create_vars.py > vars/vhosts.yaml` to create the vhosts configuration
3. run `ansible-playbook -i inventory configure_redirects.yaml` to create everything. This can take a while.
1. On the very first time run `ansible-galaxy install geerlingguy.certbot gcoop-libre.apache`
2. Configure the redirects you want in `vars/main.yaml`. See the example file.
3. run `./create_vars.py > vars/vhosts.yaml` to create the vhosts configuration
4. run `ansible-playbook -i inventory configure_redirects.yaml` to create everything. This can take a while.

0 comments on commit 74f8e74

Please sign in to comment.