Shawn Sorichetti
da1b1ad685
Change database to PostgreSQL
Remove all configuration for MySQL and configure PostgreSQL as the main
database.
All *_mysql_* options have been changed to *_db_* options.
Postgres requires the database user to have a password in order to
connect via localhost. The db_admin_password option is used to set the
password of the admin user (usually postgres).
11 years ago
Andrea Ratto
f2b12a0fb3
Update the APT cache after adding the ownCloud repo
11 years ago
Bruce Spang
ef3f229152
remove owncloud debugging tag
11 years ago
Bruce Spang
a2afadd8db
update owncloud's apache config for better cache behavior
11 years ago
Alex Payne
34d7595c0b
ensure we can install from third-party repos across playbooks
11 years ago
Luke Cyca
37a0400c22
Standardize apache’s 301 redirect to https, and enable HSTS
11 years ago
Benny
c63c48d159
Skip a2enmod and a2ensite tasks if not required
11 years ago
Greg Karékinian
58dddc55d1
Remove variables from roles
Refs #39
11 years ago
Luke Cyca
c697e135e9
Move NameVirtualHost directives to ports.conf
11 years ago
Luke Cyca
6168cd68d0
Automate encfs setup and name mount point more appropriately
11 years ago
Luke Cyca
d5b2d7ade0
Improved apache SSL config, and disabled directory index
11 years ago
Alex Payne
080d38986c
first commit
11 years ago