Greg Karékinian
46885dc762
Set two variable files from site.yml
That way we can override all the config from a central location. The
`user.yml` file overrides `defaults.yml`. `user.yml` was added to
`.gitignore` in order to allow a user to change it without having to
worry about merges. It's easy to do a diff to see what changed between
the defaults and your own settings.
Needs documentation, this is just a proposal.
Refs #39
11 anni fa
Alex Payne
498719f034
Merge pull request #44 from greenalto/fix_whitespace
Fix trailing whitespace
11 anni fa
Greg Karékinian
894808b50c
Fix trailing whitespace
11 anni fa
Greg Karékinian
ba3b812bf9
Fix trailing whitespace in Vagrantfile
Also replace the global variable with a local one
11 anni fa
Alex Payne
8e7835259e
Merge branch 'postfix-local-mail' of github.com:lukecyca/sovereign into lukecyca-postfix-local-mail
11 anni fa
Alex Payne
cad0675096
Merge branch 'master' of github.com:al3x/sovereign
11 anni fa
Alex Payne
26233ecb6c
provide absolute path to tarsnap binary in cron job
11 anni fa
Alex Payne
f27442b678
move tarsnap to its own role
11 anni fa
Luke Cyca
5497f31fb9
Set postfix origin to correctly deliver mail for local users
(such as root's cron errors)
11 anni fa
Luke Cyca
5beacea2d2
Absolute path for tarsnap
11 anni fa
Alex Payne
7ba90e31c2
mention Roundcube in README
11 anni fa
Alex Payne
690f45b3c8
Merge pull request #35 from lisael/feature/roundcube
Feature/roundcube
11 anni fa
Alex Payne
450ce6676e
substitute my domain for TODOs. Fixes #37
11 anni fa
Alex Payne
51df8484fa
Merge pull request #36 from lukecyca/tls-fixes
TLS fixes & detailed install instructions
11 anni fa
Luke Cyca
cf3961b654
Detailed installation instructions
11 anni fa
Luke Cyca
ca8a371320
Use combined cert for postfix, dovecot, and znc
Fix CAcert usage in postfix and dovecot
11 anni fa
Bruno Dupuis
a2e33a2df1
Added webmail role to site.yml
11 anni fa
Bruno Dupuis
c1ceae3e2a
added rouncube webmail
11 anni fa
Alex Payne
38c5820c8e
Merge pull request #34 from bcachet/feature/FixPostfixTLSSupport
Fix Postfix TLS configuration
11 anni fa
Bertrand Cachet
fbd5deb4ea
Fix Postfix TLS configuration
Fix Postfix configuration file to link to correct SSL certificate locations
11 anni fa
Alex Payne
65103923ec
Fix typo in firm task name
11 anni fa
Alex Payne
80e173b8da
Merge pull request #30 from lukecyca/cleanup
Misc Cleanup
11 anni fa
Luke Cyca
7e2ce80a25
Update apt repo and upgrade safe packages
11 anni fa
Luke Cyca
cf9d8350dd
Fix ssh handler typo
11 anni fa
Luke Cyca
09c8fcb295
Named all tasks and made them idempotent where possible
11 anni fa
Alex Payne
ef97850f15
Merge pull request #29 from lukecyca/encfs
Automate encfs setup and name mount point more appropriately
11 anni fa
Alex Payne
295571fe53
Merge pull request #23 from sjahl/mail-aliases
Adding bits for configuring mail aliases.
11 anni fa
Alex Payne
da7581becd
Merge pull request #28 from lukecyca/sshd-sec
SSH security improvements
11 anni fa
Alex Payne
4ff2d5cede
Merge pull request #27 from lukecyca/apache-sec
Apache SSL improvements
11 anni fa
Alex Payne
410ded87bd
Merge pull request #26 from lukecyca/postfix-sec
Postfix TLS fixes
11 anni fa
Luke Cyca
cace230470
Update README
11 anni fa
Luke Cyca
388a21f4f5
Update README
11 anni fa
Luke Cyca
ed6245a2f2
smtpd should provide full cert chain, and smtp should verify certs against known CAs
11 anni fa
Luke Cyca
6168cd68d0
Automate encfs setup and name mount point more appropriately
11 anni fa
Luke Cyca
12d42ad38a
Configure sshd_config to disable PermitRootLogin and PasswordAuthentication
11 anni fa
Luke Cyca
d5b2d7ade0
Improved apache SSL config, and disabled directory index
11 anni fa
Alex Payne
d40d95a210
Merge pull request #25 from lukecyca/patch-3
Fix invalid service state
11 anni fa
Alex Payne
84a6dac419
Merge pull request #24 from lukecyca/patch-2
User account creation fails on Debian 7.1
11 anni fa
Luke Cyca
921cebb41d
Fix invalid service state
11 anni fa
Luke Cyca
5920b17609
Remove usergroup because debian adds it by default as the primary group
11 anni fa
Alex Payne
c80cbfbb12
Merge pull request #22 from lukecyca/patch-1
TODO for fail2ban ignoreip
11 anni fa
sjahl
a4bcb48199
Adding bits for configuring mail aliases, and a postmaster@ address as an example
11 anni fa
Luke Cyca
dfe8bd1cca
TODO for fail2ban ignoreip
Removed your hardcoded server IP
11 anni fa
Alex Payne
adfd624617
Merge pull request #21 from sjahl/dspam-fixes
Fixing some small dspam oddities
11 anni fa
sjahl
9eecdf5c72
fixing some small dspam oddities
11 anni fa
Alex Payne
05059ac1fc
Correct UID for Tomcat/Solr Monit config. Fixes #19 .
11 anni fa
Alex Payne
7055d6cb36
Merge pull request #17 from henrikhodne/patch-1
tarsnap: Only run cron job once per day.
11 anni fa
Henrik Hodne
a844401d7c
tarsnap: Only run cron job once per day.
The old action would generate a crontab job for `* 3 * * *`, which means every minute at 3am, so 60 times per day.
11 anni fa
Alex Payne
55a22bcdef
Add example lines to OpenDKIM TrustedHosts file. Fixes #16 .
11 anni fa
Alex Payne
2b612336ae
cleaned up Vagrantfile
11 anni fa