Luke Cyca
5853ee9261
Fix test as per #106
il y a 11 ans
Luke Cyca
9d17bc5b1c
Merge pull request #118 from brucespang/rss-cron-fix
Silence the selfoss cron job
il y a 11 ans
Bruce Spang
ed9522e16f
silence the selfoss cron job
il y a 11 ans
Luke Cyca
54d4ee0e29
Merge pull request #117 from brucespang/rss-cron-fix
Fix the Selfoss cron job
il y a 11 ans
Bruce Spang
646618fcb8
make the selfoss cronjob not clobber the owncloud cron job, and redirect the output to /dev/null so we don't get email about it
il y a 11 ans
Luke Cyca
d71bf5632d
Set log watch to weekly per http://primozverdnik.com/2011/05/logwatch-once-a-week-is-enough/
Also mailing to root (which gets forwarded to admin_email) for easier automated sorting
il y a 11 ans
Luke Cyca
d0ce813bc3
Remove zpush usage from README in favour of Usage wiki page.
il y a 11 ans
Luke Cyca
827206d90f
Add tests for zpush
il y a 11 ans
PajamaSoft
2d0b5e034c
Update README to include information about Z-Push.
Signed-off-by: PajamaSoft <support@pajamasoft.com >
il y a 11 ans
PajamaSoft
376ce06d64
Add zpush_timezone setting for testing vars
Signed-off-by: PajamaSoft <support@pajamasoft.com >
il y a 11 ans
PajamaSoft
40d0900557
Add and configure latest z-push
Signed-off-by: PajamaSoft <support@pajamasoft.com >
il y a 11 ans
Luke Cyca
30ac25a6cf
Merge pull request #113 from brucespang/rss
Add an RSS Reader
il y a 11 ans
Bruce Spang
bb7466b4fc
add test for selfoss login
il y a 11 ans
Bruce Spang
743a6684c9
add a missing period
il y a 11 ans
Bruce Spang
0b35ecf59c
Add an RSS reader.
il y a 11 ans
Alex Payne
6b0a28e7db
Merge pull request #112 from brucespang/owncloud-speed
OwnCloud speed
il y a 11 ans
Bruce Spang
ef3f229152
remove owncloud debugging tag
il y a 11 ans
Bruce Spang
a2afadd8db
update owncloud's apache config for better cache behavior
il y a 11 ans
Luke Cyca
55bc2f72b6
Merge pull request #109 from bryanjswift/explicit-mailboxes
Split up email address information in `mail_virtual_users`
il y a 11 ans
Bryan J Swift
2592e85270
Remove primary_user from mail_virtual_domains
il y a 11 ans
Bryan J Swift
d9bbc072c0
Split up email address information in `mail_virtual_users`
Use the changed `mail_virtual_users` structure to ensure directories and
sieve rules are created for each defined account.
il y a 11 ans
Luke Cyca
5f69f910ac
Merge pull request #107 from do3cc/monit_status
feat(monit): Enable web interface
il y a 11 ans
Patrick Gerken
5f01f062c7
feat(monit): Enable web interface
Web interface listens on localhost only.
The web interface is needed for polling monit
status from the console via::
monit summary
il y a 11 ans
Luke Cyca
310d28ef39
Send logwatch messages to admin_email
il y a 11 ans
Luke Cyca
4bc4cebf41
Explicit permissions for all cert files
il y a 11 ans
Luke Cyca
9bd0fc1737
XMPP account creation
il y a 11 ans
Luke Cyca
57b86b0ec1
Merge pull request #104 from bcachet/feature/FixMailVirtualListUsage
fix(mail): main_virtual_xx variables usage
il y a 11 ans
Bertrand Cachet
812dea232f
fix(mail): main_virtual_xx variables usage
mail_virtual_xx list were not use correctly in tasks.
We got error 'unicode object' has no attribute 'name' because:
with_items:
- "{{ mail_virtual_xx }}
is understood has a list of strings containing information extracted from {{ mail_virtual_xx }} variable
Now we use:
with_items: virtual_domain_xx}}"
il y a 11 ans
Luke Cyca
76d52b63f3
XMPP cert handling improvements, ufw rules, and tests
il y a 11 ans
Alex Payne
04e5ddfd45
add XMPP support to README
il y a 11 ans
Alex Payne
15af721930
Specify 64-bit OS requirement. Closes #103 .
il y a 11 ans
Alex Payne
f7f7157cec
more updated variable formatting and accommodation of the YAML parser being a fussbudget
il y a 11 ans
Alex Payne
34d7595c0b
ensure we can install from third-party repos across playbooks
il y a 11 ans
Alex Payne
d28f0f82b9
move to non-deprecated template variable formatting
il y a 11 ans
Alex Payne
b821ec639c
XMPP/Jabber support via Prosody. Closes #2 .
il y a 11 ans
Alex Payne
b77bcdbb0c
VMware Fusion Vagrant provider definition
il y a 11 ans
Alex Payne
122fc668e3
Merge pull request #102 from cji/master
Add logwatch to the monitoring role to email daily log summaries
il y a 11 ans
cji
ba901526b7
Add logwatch to the monitoring role to email daily log summaries
Based on playbook from https://github.com/phred/5minbootstrap
il y a 11 ans
Luke Cyca
f123896767
Merge pull request #101 from PajamaSoft/roundcube_managesieve
Roundcube managesieve plugin and automatic folder creation
il y a 11 ans
PajamaSoft
54648a8f39
Enable Roundcube's managesieve plugin or server-side filters
These are the changes necessary to enable Roundcube's manage sieve plugin to mange server-side sieve filters.
Signed-off-by: PajamaSoft <support@pajamasoft.com >
il y a 11 ans
PajamaSoft
a7159f63a2
Merge branch 'master' of https://github.com/al3x/sovereign
il y a 11 ans
Alex Payne
a4c220f000
Merge pull request #100 from ariddell/feature/znc-update
ircbouncer: connect to default server (freenode) using ssl
il y a 11 ans
Allen Riddell
5d8ca0b08a
ircbouncer: connect to default server (freenode) using ssl
il y a 11 ans
Luke Cyca
211a6496c8
Merge pull request #96 from jlund/openvpn-interface
Use gathered facts to determine the correct network interface in the OpenVPN role
il y a 11 ans
Joshua Lund
fac6ceb3a9
Use gathered facts to determine the correct network interface in the
OpenVPN role
il y a 11 ans
PajamaSoft
051e2c5217
Merge branch 'master' of https://github.com/al3x/sovereign
il y a 11 ans
Luke Cyca
62c86648e8
Merge pull request #94 from jimrollenhagen/patch-1
Fix local tarsnap key path in readme
il y a 11 ans
Jim Rollenhagen
a6ce849bc0
Fix local tarsnap key path in readme
Turns out it should be in the tarsnap role, not common. :)
il y a 11 ans
Luke Cyca
e46ad018ba
Improved test suite, rewritten in python
Added friendly_networks variable to denote whitelisted networks
il y a 11 ans
Luke Cyca
194f587f3a
dsbl.org is no longer operating
il y a 11 ans