9d6e42f24c
Expose DB & admin UI for demo purposes
2018-07-12 10:14:40 +02:00
eeb13a1734
Update License terms, fix typo
2018-07-12 10:10:56 +02:00
2da3bdc4c3
Support empty DB_CREATE_LIST and DB_SETUP_LIST case
2018-07-12 10:10:55 +02:00
0aa390ceb9
Update default versions of PostgresRAW
2018-07-12 10:10:55 +02:00
f46d068109
Update to latest PostgresRAW version
2018-03-20 17:23:31 +01:00
3e79e99f03
Some more adaptation on DB_HOST and DB_PORT usage
...
When the DB is exposed, you actually have to go through the exposed
port, as the internal network port is not available anymore.
2018-03-20 16:54:20 +01:00
00362dd9b3
Use the currently specified docker-ce version
...
Make sure the specific version, and not a newer one.
2018-03-15 12:37:12 +01:00
bf9db66d17
Merged common configuration settings
...
Merge settings shared with mip-federation.
2018-03-15 12:35:35 +01:00
dianeperez
01a6db0ec8
README update (gitlab login)
2018-03-14 18:00:19 +01:00
dianeperez
4d3d062ca5
Updates and RHEL deployment improvements
2018-03-14 16:20:06 +01:00
01cdadf712
Reduce difference in portainer.sh
...
This script is used both in this repository, as well as in the
mip-federation repository, so keep them as close as possible.
2018-03-12 10:55:23 +01:00
ad5ee5ac5b
Install script improvements
...
1. Hold packages at specific versions to prevent unexpected upgrades.
2. Add recommendation to add the current user to the `docker` group to
allow sudo-less usage of the docker commands.
2018-03-12 10:52:00 +01:00
31f8367d25
Fix copy-paste mistake.
...
There is no Federation involved here, just the local server deployment.
2018-02-28 09:37:05 +01:00
3b245de3b1
Add support for specifying the local features table name
2018-02-26 17:40:19 +01:00
8c096b2bf7
Fix the semantics of PORTAL_FRONTEND_URL
...
As previously defined, it causes problems as to locally override, one
had also to override the PORTAL_FRONTEND_PORT1 value.
So change the semantic to be only about the base URL, and compose the
whole URL when it is used in the docker-compose file.
2018-02-22 17:00:26 +01:00
b290512265
Fix usage of variables for fixed values
...
Some values which are fixed by the docker compose file should not be set
as variables, and hardcoded everywhere as required.
This also untangles the use of the variables DB_HOST and DB_PORT to be
only about the exposed hostname and port, whenever the DB engine is
exposed on the server interface.
2018-02-22 16:57:22 +01:00
3d77367002
Fix mode of script
2018-02-22 16:54:49 +01:00
9628e70eee
Adding Root README.md
2018-02-22 12:40:35 +01:00
64e90950a9
Add RedHat Host Support
2018-02-22 12:40:04 +01:00
6c91db67ff
Use Stable Config (MIP v2.5.3)
2018-02-22 12:40:04 +01:00
ddecc8474d
Create, if needed the pgdata folder
2018-02-14 09:55:00 +01:00
9c465f0ad2
Add install on Ubuntu steps
2018-02-14 09:54:55 +01:00
f226d71cee
Allow configuration of the main features table in woken
2018-02-14 09:54:47 +01:00
441794fcf9
Initial commit
2018-02-05 19:53:36 +01:00