Alex Payne
d0906dd47e
updated requirements.txt to appease Travis
10 years ago
Alex Payne
c8ee94f963
Merge pull request #259 from adrinux/master
Merge pull request #259
10 years ago
Luke Cyca
d616d63da5
Merge pull request #260 from jplock/jp-compress-db-backup
Compress Postgres backup file
10 years ago
Justin Plock
e47e3774dd
Compress Postgres backup file
Compress Postgres backup file
10 years ago
Adrian Simmons
33bb9b5990
Remove requirements.txt in favour of more comprehensive and up to date info in README.textile
Remove TODO in favour of Github issue queue
10 years ago
Luke Cyca
4892a2725b
Merge pull request #257 from T3hUb3rK1tten/upstream-pr
Backup postgres to .sql without needing restart of service & Increase cipher suite level
10 years ago
Michael West
aa2e1a0e74
Increase security of postfix smtp tls ciphers, that is sending email to other smtp servers using encryption
10 years ago
Michael West
0c01f4cdf0
Changed tarsnap.sh to not shut down postgresql, instead use the pg_dumpall command to create a .sql backup file in /decrypted/. Much better than shutting down the entire db server.
10 years ago
Luke Cyca
8f4c9ea5f3
Put ZNC web interface on its on port that is inaccessible through the firewall
10 years ago
Luke Cyca
785cad2e84
Upgrade ZNC to 1.4
10 years ago
Alex Payne
e6bd0a08c2
Set `smtpd_relay_restrictions` to backwards compatible mode. Resolves #231 .
10 years ago
Luke Cyca
1986dc96a4
Fix dspam user parameter and data paths. fixes #196
10 years ago
Luke Cyca
3bdb8f05e8
Add IRC channel to README
10 years ago
Alex Payne
76d1a2b26e
Merge pull request #254 from hectcastro/hc-collectd
Merge pull request #254
10 years ago
Hector Castro
05426d04bb
Add collectd to the monitoring suite
This change set builds collectd from source and configures it in one of
the following ways:
- If Librato credentials are present, collectd will be configured to
send data points to Librato using the collectd-librato plugin.
- If no Librato credentials are present, collectd will be configured to
write RRD files locally (/opt/collectd/var/lib/collectd/rrd by default).
10 years ago
Alex Payne
79fbd08152
Merge pull request #252 from jplock/jp-rotate-selfoss-logs
Merge pull request #252
10 years ago
Justin Plock
e11f494183
Rotate selfoss logs
My selfoss logs were using 10GB of space because they weren't being rotated properly.
10 years ago
Alex Payne
88b435ace8
Merge pull request #248 from neuhaus/trusty_gitolite
Use available gitolite3 package on Ubuntu trusty
10 years ago
Alex Payne
52b23ed631
Merge pull request #242 from neuhaus/patch-2
apache sites: Wrong ownership and filename
10 years ago
Sven Neuhaus
9a4d253d3e
Use available gitolite3 package on Ubuntu trusty
10 years ago
Alex Payne
6d37ee0ad2
Merge pull request #244 from neuhaus/trusty_google_auth
Merge pull request #244
10 years ago
Alex Payne
a7eb04ede6
Merge pull request #234 from poops/master
Merge pull request #234
10 years ago
Alex Payne
1ce8ab3e46
Merge pull request #245 from neuhaus/patch-1
Merge pull request #245
10 years ago
Sven Neuhaus
0dc94f115a
Update README.textile
10 years ago
Sven Neuhaus
0581a755f7
Add list of required hostnames
10 years ago
Sven Neuhaus
63ba754eb7
libpam-google-authenticator uses distribution package on Ubuntu 14.04
10 years ago
Sven Neuhaus
0a164d519f
Fix syntax for "removes" options
10 years ago
Sven Neuhaus
ab614fd70a
Added rules for dealing with old virtualhost files in
/etc/apache2/sites-available and old (dangling) symlinks in
/etc/apaches/sites-enabled.
Also, remove unnecessary apache2 restart after creating a new
virtualhost but not yet enabling it.
10 years ago
Luke Cyca
5430f3c623
Merge pull request #241 from neuhaus/patch-1
Add note about editing hosts file to README
10 years ago
Sven Neuhaus
779d6c6bb9
Ubuntu Trusty fix for Dovecot (postgresql 9.3 instead of 9.1)
10 years ago
Sven Neuhaus
0ebda3b32e
Fixes for Ubuntu 14.04 LTS 'trusty'
* Postfix: Trusty comes with postgresql 9.3, not 9.1
* owncloud 6.0.1 is part of the distribution, doesn't require opensuse repository
* owncloud requires libapache2-mod-php5
* uses prosody repository that matches the ansible_distribution_release (trusty, wheezy, etc)
10 years ago
Sven Neuhaus
9c03d25e3f
One more change required for custom ssh port
10 years ago
Sven Neuhaus
0f6dfdc6ca
More apache fixes.
The virtual site files must be owned by root (serious security issue)
and they must have the .conf filename suffix for a2ensite on
Ubuntu 14.04LTS (apache 2.4.7).
10 years ago
Sven Neuhaus
22f6228758
Make the .conf change backward compatible
I guess the .conf appendix is a change introduced in apache 2.4.
This change should make it backward compatible with apache 2.2.
10 years ago
Sven Neuhaus
67a9ce43bd
apache roundcube: Wrong ownership and filename
On Ubuntu 14.04 LTS, a2ensite automatically appends ".conf" to the filename it looks for in /etc/apache2/sites-available/
Therefore, the file "/etc/apache2/sites-available/roundcube" must be renamed to
"/etc/apache2/sites-available/roundcube.conf".
Security issue:
This file must be owned by root, otherwise it is a huge security issue (User www-data could modify the file and get root at next restart of apache).
10 years ago
Sven Neuhaus
0549b4e1da
Changed sentence to explain non-standard SSH port
10 years ago
Sven Neuhaus
7f80a11ca9
Add note about editing hosts file to README
10 years ago
Alex Payne
b5d87cf495
Merge pull request #227 from jplock/jp-readlater
Merge pull request #227
10 years ago
Justin Plock
8bd44ef965
Merge remote-tracking branch 'upstream/master' into jp-readlater
Conflicts:
README.textile
site.yml
vars/defaults.yml
10 years ago
Alex Payne
f7874004e5
Merge pull request #239 from gelnior/master
Merge pull request #239
10 years ago
Alex Payne
dfd6e8dd79
Merge pull request #238 from jplock/jp-ufw
Merge pull request #238
10 years ago
Gelnior
7995bac36c
put back enc.fs (removed by mistake)
10 years ago
Gelnior
bd57edd5a5
newebe config: fix Newebe config file task
10 years ago
Gelnior
e4021dda88
newebe config: use template instead of file
+ make lines < 80 chars
10 years ago
Gelnior
89b6a8d7a4
turn newebe config.yaml into a template
10 years ago
Gelnior
fdd87c9d30
add newebe to the role list in the site.yml file
10 years ago
Gelnior
5a30943955
add newebe playbooks and config files/templates
10 years ago
Gelnior
e3908b7c52
add Newebe to the list of projects in the README
10 years ago
Justin Plock
1d7986fd96
Enable UFW and deny everything by default
Removed unused status checks on UFW
10 years ago
Justin Plock
ea0b288818
Moved ufw firewall rules into individual roles
10 years ago