Thomas Buck
|
c41cd737fd
|
Support multiple domains for letsencrypt
|
5 years ago |
Thomas Buck
|
1b7628c756
|
Install ACL so newer ansible versions can properly upload scripts from and for unprivileged users.
|
5 years ago |
Thomas Buck
|
c71c6d8559
|
Use new style of calling apt in ansible
|
5 years ago |
Thomas Buck
|
7096fec015
|
don't keep extra var for organization thats not really needed.
|
5 years ago |
Thomas Buck
|
3dc25b1bc9
|
common was missing db admin user pass in default vars.
|
5 years ago |
Thomas Buck
|
f691bd92e8
|
Allow newer ansible versions in requirements and add hint in readme.
|
5 years ago |
Thomas Buck
|
472dd068c2
|
Remove unneeded testing / vagrant stuff.
|
5 years ago |
Thomas Buck
|
e452e31e42
|
Rename mail_virtual_domains to only virtual_domains, will later also use for web.
|
5 years ago |
Thomas Buck
|
dc38b87889
|
Remove Wallabag Readlater
|
5 years ago |
Thomas Buck
|
a885223016
|
Merge pull request #1 from sovereign/master
Upstream Merge
|
5 years ago |
Sven Neuhaus
|
e67ddead24
|
Merge pull request #752 from neuhaus/master
fix issue #750
|
5 years ago |
Sven Neuhaus
|
1c95139668
|
fix issue #750
|
5 years ago |
Thomas Buck
|
489ee6b75c
|
Use newer version of check-rbl to no longer check non-existing list, see issue 750 in upstream
|
5 years ago |
Thomas Buck
|
03f37267df
|
Remove cgit/gitolite git repo hosting
|
5 years ago |
Thomas Buck
|
82a931b55d
|
Remove Tarsnap stuff
|
5 years ago |
Thomas Buck
|
31afcaa7b9
|
Remove encfs and call directory data instead of decrypted
|
5 years ago |
Thomas Buck
|
183b80da8d
|
Remove Google Authenticator / Two-Factor Authentification
|
5 years ago |
Thomas Buck
|
3529418579
|
Merge branch 'prosody' of github.com:Titan-C/sovereign
|
5 years ago |
Thomas Buck
|
9a21653cba
|
VPN should redirect all traffic - fix for merged PR657
|
5 years ago |
Thomas Buck
|
4d674b5f9a
|
Merge branch 'openvpn-bug-fixes' of github.com:alexec/sovereign
|
5 years ago |
Thomas Buck
|
528e50db72
|
Merge branch 'master' of github.com:bwhaines/sovereign
|
5 years ago |
Thomas Buck
|
16742027f2
|
Merge branch 'pkginstall' of github.com:Titan-C/sovereign
|
5 years ago |
Thomas Buck
|
b36ea4b88b
|
Merge branch 'newphp' of github.com:neuhaus/sovereign
|
5 years ago |
Thomas Buck
|
9b0d6e0373
|
Merge branch 'sshd' of github.com:Titan-C/sovereign
|
5 years ago |
Thomas Buck
|
4982186d7c
|
Merge branch 'vhost-https' of github.com:johngian/sovereign
|
5 years ago |
Óscar Nájera
|
f4402f9916
|
[Prosody] Deprecated mod_privacy in favor of blocklist
Configuration file needs to belong to prosody user
|
6 years ago |
Sven Neuhaus
|
eccc871e0e
|
add php-xml php-mbstring for roundcube.
also fix fix php-sqlite3 package name
|
6 years ago |
Sven Neuhaus
|
70e4a29798
|
add bionic
|
6 years ago |
Sven Neuhaus
|
4acd20861f
|
add bionic
|
6 years ago |
Sven Neuhaus
|
c9f1d3ec6f
|
whitespace
|
6 years ago |
Sven Neuhaus
|
50648ca76d
|
add bionic
|
6 years ago |
Sven Neuhaus
|
6b06faa814
|
add bionic
|
6 years ago |
Sven Neuhaus
|
0b8852ef39
|
Merge pull request #741 from johngian/fix-nested-openvpnclients
Fix nested iteration of `openvpn_clients`.
|
6 years ago |
John Giannelos
|
351addffd7
|
Force https on mail autoconfig apache vhost.
|
8 years ago |
John Giannelos
|
264d61ec73
|
Fix nested iteration of `openvpn_clients`.
|
6 years ago |
Brett Haines
|
eddcdd7993
|
Updating fail2ban jail list
|
6 years ago |
Óscar Nájera
|
8f0cc14f76
|
Fix: Ansible uses the value present in apt module state parameter
|
6 years ago |
Óscar Nájera
|
ae0594dc4a
|
use mozilla sshd config on algorithms
|
6 years ago |
Sven Neuhaus
|
71db4f18c3
|
update regarding xenial
|
6 years ago |
Sven Neuhaus
|
69ade1636e
|
add missing organization to testing
fixes issue #734
|
6 years ago |
Sven Neuhaus
|
795f8d3b40
|
Change PHP package names on Xenial and Stretch
an improved version of PR #696
|
6 years ago |
chadrh
|
595075268e
|
Add dependencies tag to some tasks where it was missing
|
7 years ago |
Michael Gierens
|
b405e40d05
|
Install owncloud with owncloud-files package
The `owncloud` metapackage also installs dependencies such as Apache.
To avoid version problems, just install ownCloud.
|
7 years ago |
Óscar Nájera
|
bf3ad0653c
|
Install dovecot-antispam module
|
7 years ago |
Alexander J. Dita
|
0eebe96dcd
|
Fix possible pgsql connection issues from missing quotes
|
7 years ago |
Mike Ashley
|
6108f39899
|
Update design document for mail server
|
7 years ago |
Mike Ashley
|
486c3f1414
|
Replace OpenDKIM with Rspamd's dkim_signing module
- remove configuration of OpenDKIM
- remove OpenDKIM milter from postfix's configuration
- add configuration files for rpsamd's dkim module
- update the rspamd task
- update services in README
|
7 years ago |
Mike Ashley
|
14615ae223
|
Switch to Rspamd for DMARC handling
- Remove OpenDMARC
- Configure Rspamd for DMARC handling
- Update services and how to set up DNS records in README
|
7 years ago |
Sven Neuhaus
|
e6888d0d35
|
added python requirement.
resolved issue #721
|
7 years ago |
Mike Ashley
|
257a2252b5
|
Configure rspamd to accept logwatch's logs
Sometimes logwatch logs will contain URLs and domain names that trip
on abuse lists. Use a custom filter to remove these checks.
|
7 years ago |