This website works better with JavaScript.
Explore
Help
Sign In
fkr
/
ansible-nginx-letsencrypt
Watch
1
Star
0
Fork
You've already forked ansible-nginx-letsencrypt
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
31
Commits
2
Branches
0
Tags
123 KiB
Branch:
main
feat/auth-users
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'main'
${ noResults }
Commit Graph
31 Commits (main)
All Branches
Search
Author
SHA1
Message
Date
Felix Kronlage-Dammers
c35b9b6c94
fix path of certificate
...
fixes
#2
1 month ago
Felix Kronlage-Dammers
d09afc9503
no trailing ; for extra
1 month ago
Felix Kronlage-Dammers
eb25c9901f
add --renew-with-new-domains to the letsencrypt command
...
With this change the cert is properly renewed if domain names are added.
Fixes
#1
.
1 month ago
Felix Kronlage-Dammers
ca4162f150
add the possiblity to pass in extra input
2 months ago
Felix Kronlage-Dammers
12fe288234
no default values needed
2 months ago
Felix Kronlage-Dammers
ee3bb8420c
allow satisfy per host
2 months ago
Felix Kronlage-Dammers
7f94b053db
start supporting allow/deny and satisfy
2 months ago
Felix Kronlage-Dammers
5429c25c81
fix formatting
6 months ago
Felix Kronlage-Dammers
d445b10461
Merge branch 'feat/auth-users'
6 months ago
Felix Kronlage-Dammers
f4597ca77c
Merge branch 'main' of
https://g.hazardous.org/fkr/ansible-nginx-letsencrypt
6 months ago
Felix Kronlage-Dammers
5657d5faae
document basic auth
6 months ago
Felix Kronlage-Dammers
43e78be46b
no need for htpasswd tools
6 months ago
Felix Kronlage-Dammers
0ddf8c528b
hook up passwd file
6 months ago
Felix Kronlage-Dammers
c735152e5b
add salt and fix formatting
6 months ago
Felix Kronlage-Dammers
be8da8bc16
correct flow
6 months ago
Felix Kronlage-Dammers
2c3b71ed3d
start working on auth
6 months ago
Felix Kronlage-Dammers
ee772ca052
fix condition and path
6 months ago
Felix Kronlage-Dammers
3c3622b0bd
empty path
6 months ago
Felix Kronlage-Dammers
c1d8dd3fcf
simplify
6 months ago
Felix Kronlage-Dammers
8e1495a3f0
document the role in the readme
6 months ago
Felix Kronlage-Dammers
a165e1b9e3
allow standalone and combined certs
6 months ago
Felix Kronlage-Dammers
d19c839180
support multiple hosts with one cert
6 months ago
Felix Kronlage-Dammers
9123a73d5b
support multiple virtual hosts with backing servers
6 months ago
Felix Kronlage-Dammers
70fc93bd79
allow more than one proxy pass
6 months ago
Felix Kronlage-Dammers
6a5ad7aba2
follow renaming scheme
6 months ago
Felix Kronlage-Dammers
2326dbdc72
nginx_ is prepended to the variables
6 months ago
Felix Kronlage-Dammers
cce3cd7369
rename a few variables
6 months ago
Felix Kronlage-Dammers
022f09a19d
default to empty path
6 months ago
Felix Kronlage-Dammers
4303d2e82c
first attempt at adding remote proxy
6 months ago
Felix Kronlage-Dammers
2b34ac6d96
initial import
6 months ago
Felix Kronlage-Dammers
637b2c9250
Initial commit
6 months ago