Sven Neuhaus
9a4d253d3e
Use available gitolite3 package on Ubuntu trusty
пре 10 година
Alex Payne
b5d87cf495
Merge pull request #227 from jplock/jp-readlater
Merge pull request #227
пре 10 година
Justin Plock
8bd44ef965
Merge remote-tracking branch 'upstream/master' into jp-readlater
Conflicts:
README.textile
site.yml
vars/defaults.yml
пре 10 година
Alex Payne
f7874004e5
Merge pull request #239 from gelnior/master
Merge pull request #239
пре 10 година
Alex Payne
dfd6e8dd79
Merge pull request #238 from jplock/jp-ufw
Merge pull request #238
пре 10 година
Gelnior
7995bac36c
put back enc.fs (removed by mistake)
пре 10 година
Gelnior
bd57edd5a5
newebe config: fix Newebe config file task
пре 10 година
Gelnior
e4021dda88
newebe config: use template instead of file
+ make lines < 80 chars
пре 10 година
Gelnior
89b6a8d7a4
turn newebe config.yaml into a template
пре 10 година
Gelnior
fdd87c9d30
add newebe to the role list in the site.yml file
пре 10 година
Gelnior
5a30943955
add newebe playbooks and config files/templates
пре 10 година
Gelnior
e3908b7c52
add Newebe to the list of projects in the README
пре 10 година
Justin Plock
1d7986fd96
Enable UFW and deny everything by default
Removed unused status checks on UFW
пре 10 година
Justin Plock
ea0b288818
Moved ufw firewall rules into individual roles
пре 10 година
Luke Cyca
805e428124
Merge pull request #237 from thomwiggers/remove_ahbl
Remove ahbl as it's being winded down
пре 10 година
Thom Wiggers
6312286b64
Remove ahbl as it's being winded down
http://ahbl.org/content/changes-ahbl
Fixes #232
пре 10 година
Luke Cyca
4f2321051d
Merge pull request #230 from Alkpone/master
cgit dependency missing
пре 10 година
Alban Seurat
c22d179e83
cgit dependency missing
пре 10 година
Justin Plock
d1073d042d
Added read-it-later functionality from Wallabag
пре 10 година
Luke Cyca
9b8e017533
Merge pull request #224 from nstanke/patch-2
fixes #156
пре 10 година
Norman S.
53010bed89
fixes #156
fixes #156 by adding the -L flag, as suggested by @ventolin
пре 10 година
Luke Cyca
cb0ad7e3b7
Merge pull request #223 from alexdunae/conditional-tarsnap-install
Only install Tarsnap when requested version is missing
пре 10 година
Luke Cyca
dee5c9321f
Merge pull request #222 from yourcelf/patch-1
Fix README to reflect changes in #176
пре 10 година
Luke Cyca
0b516d484f
Merge pull request #215 from squarepegsys/master
add cgi module for cgit
пре 10 година
Alex Dunae
b44972ab87
Only install Tarsnap when version is missing
Checks if the exact version of Tarsnap is already installed and, if so,
skips the download and build steps.
пре 10 година
Charlie DeTar
73ca531f74
Fix README to reflect changes in #176
Change instructions for creating the tarsnap key to generate it at "decrypted_tarsnap.key".
пре 10 година
Justin Plock
79fd923668
Initial work to support wallabag
пре 10 година
Mike Hostetler
8ec36ca875
add cgi module for cgit
пре 10 година
Luke Cyca
4349e03dfc
Merge pull request #213 from thomwiggers/patch-1
Make sure that only ZNC can read its certificate
пре 10 година
Thom Wiggers
8578f49e21
Make sure that only ZNC can read its certificate
To bring this certificate in line with how those in ssl.yml are managed.
пре 10 година
Luke Cyca
18ea566cee
Merge pull request #210 from jlund/ovpn-enhancements
Update OpenVPN role to generate self-contained "unified" .ovpn profiles
пре 10 година
Joshua Lund
64883159e9
* Update OpenVPN role to generate self-contained "unified" .ovpn
profiles
* The role now generates .ovpn profiles with embedded CA, certificate,
key, and HMAC firewall key information. These .ovpn profiles are
compatible with OpenVPN for iOS and Android, and only a single file
needs to be transferred to your mobile device.
* Added explicit route information to the .ovpn profile
пре 10 година
Luke Cyca
8a271d748d
Merge pull request #192 from larryfox/cgit
Add git hosting
пре 10 година
Larry Fox
22a71efc24
add short blurb about git hosting
пре 10 година
Luke Cyca
a88b465aff
Merge pull request #207 from jplock/jp-fix-libpam-dev
Use libpam0g-dev instead of libpam-dev
пре 10 година
Luke Cyca
5cca325d83
Merge pull request #206 from jplock/jp-2fa-openvpn
OpenVPN 2FA support
пре 10 година
Luke Cyca
bd9e2e4122
Merge pull request #209 from chid/patch-1
Update README.textile
пре 10 година
Charley Peng
9f34d8c9d5
Update README.textile
fix broken link to getting ansible
пре 10 година
Luke Cyca
c9bb3dc2c4
Merge pull request #205 from jplock/jp-fix-2fa-vagrant
Skip the google authenticator generation if we're running as vagrant
пре 10 година
Luke Cyca
d5951797e1
Merge pull request #204 from jplock/jp-2fa-webmail
Add a 2FA plugin for Roundcube (fixes #201 )
пре 10 година
Justin Plock
ed75c9469b
libpam-dev didn't exist for some people so switching to libpam0g-dev instead
пре 10 година
Justin Plock
921ae6957e
Optional 2FA support for OpenVPN (requires uncommenting on the server and pushing new client configs)
пре 10 година
Justin Plock
e88fb57cba
Skip the google authenticator generation if we're running as vagrant. Vagrant can't sudo to the sovereign test user so this won't work.
пре 10 година
Justin Plock
408d83341f
Add a 2FA plugin for Roundcube (fixes #201 )
пре 10 година
Luke Cyca
3ea5e23c9e
Merge pull request #203 from jplock/jp-fix-google-auth-generation
Fix Google Authenticator file generation
пре 10 година
Justin Plock
2d751ab680
The .google_authenticator file has to be generated by the user that is going to attempt to use it. Also, -W doesn't seem to work (results an in INVALID_WINDOW error in /var/log/auth.log), so use -w 1 to allow for a single concurrent token
пре 10 година
Luke Cyca
aa02a19972
Update README with 2-factor auth
пре 10 година
Luke Cyca
6af323dca3
Merge pull request #199 from jplock/jp-googleauth
Added Google Authenticator 2FA logins
пре 10 година
Justin Plock
c037dce07a
Clarified parameters are bit in a comment
пре 10 година
Justin Plock
22a8717f6d
Automatically generate the Google authenticator file for the default user
пре 10 година