Commit Graph

37 Commits

Author SHA1 Message Date
aa100397f1 Revamp basic OS installation and settings for Alpine 2017-12-18 22:16:21 +01:00
4a1e821796 Introduce PostgreSQL + PostGIS Dockerfile and script 2017-12-15 16:39:40 +01:00
71da796259 Comment out docker-compose for the moment 2017-12-15 16:39:40 +01:00
942e978faa Install docker-compose 2017-12-15 16:39:40 +01:00
89ae15f3f4 Install Docker CE instead of LXC 2017-12-15 16:39:40 +01:00
8c4698fdff Add MySQL query logging if DEBUG is set 2017-12-08 07:52:39 +01:00
8488f78ba0 Add curl to useful basic packages 2017-12-07 12:54:52 +01:00
6d8cf2da42 Install Tomcat servlet 3.1 libraries 2017-12-04 22:21:03 +01:00
73f8859452 Move Tomcat installation to basic, set listen port to 127.0.0.1:9080 2017-12-04 21:53:07 +01:00
7dd9adce0d Make SOURCE_DIR always refer to the current app source directory 2017-12-04 17:48:37 +01:00
b005ff3aec Install portal-app-manager locally and reflect its usage 2017-12-04 17:38:48 +01:00
4173d96e84 Change TLS certificate owner group to ssl-cert 2017-12-03 21:41:52 +01:00
265caf66a6 Remove LXC from basic installation. Docker will be used in the future if needed 2017-12-01 08:35:56 +01:00
4a28e68ec1 Add apt-transport-https to basic packages 2017-11-26 19:31:36 +01:00
1c2596c949 Move CKAN to separate vhost (port) to resolve URL conflicts, resolves #146 2017-11-22 19:29:19 +01:00
f02dfb9914 Add CKAN install script (squashed commit) 2017-11-19 10:04:56 +01:00
4fedd99752 Install MariaDB as basic package 2017-10-26 22:47:44 +02:00
ea3b210068 Typofix in installation of basic packages 2017-10-23 10:42:57 +02:00
4fcaf89aa8 Add Postfix configuration, restrict to IPv4, related to #121 2017-10-14 12:07:15 +02:00
8402177b94 Make the DEBUG variable more fool-proof. 2017-09-26 12:52:05 +02:00
37ad3bc1c9 Add tree to basic useful packages 2017-09-24 20:12:30 +02:00
cd96122223 Add file utility to basic useful packages 2017-09-23 19:33:01 +02:00
fcfbafa129 Add ugly workaround for #3 2017-09-20 14:15:57 +02:00
1f0f8ee451 Add possibility to enable PostgreSQL query logging 2017-09-20 11:35:13 +02:00
0a232bcc22 Reconfigure console fonts to not use /tmp, fixes #1 2017-09-20 10:10:04 +02:00
498b869870 Add basic postfix satellite installation 2017-09-18 23:04:16 +02:00
bcf960dce4 Move TLS config to nginx.conf, add client_max_body_size 100m; 2017-09-18 17:50:13 +02:00
1a01080537 Add htop to useful basic tools 2017-09-18 09:50:13 +02:00
35581b9bea Copy whole portal directory 2017-09-14 21:49:57 +02:00
b0bcf2d030 Don't uninstall pinentry-curses, GnuPG requires it 2017-09-11 17:45:18 +02:00
ce145b158a Fix line endings in 50-pandora.sh and make *.sh executable 2017-09-11 17:06:40 +02:00
712c3dfeff Create ~/.ssh directory 2017-09-11 10:36:04 +02:00
f280cc02c4 Add Vim for better development experience. 2017-08-31 22:03:09 +02:00
63f4e212cb Install LXC in 01-basic.sh 2017-08-31 19:45:00 +02:00
2a93282a0e Install postgres-contrib (required by pandora)
Do not remove gnupg (required by apt-add-key)
Cleanup git files in 99-cleanup.sh
2017-08-31 11:21:33 +02:00
0ff7a4fc7c Run apt-get update before package installation 2017-07-18 10:49:35 +02:00
23eefd406c Add cleanup script
Add numbering order to shell scripts
2017-06-30 18:26:22 +02:00