Commit Graph

32 Commits

Author SHA1 Message Date
Docker Library Bot 7c3c703fbc Run update.sh 2017-12-13 18:09:07 +00:00
Tianon Gravi dcabb07cb5
Merge pull request #1087 from GeoCat/master
Updated documentation of how-to connect to a postgres database
2017-12-13 09:23:25 -08:00
doublebyte1 9013c0dddc - fixed multi-line statement. 2017-12-13 09:26:50 +01:00
Docker Library Bot 02107e38f1 Run update.sh 2017-12-12 12:09:37 -08:00
doublebyte1 618bbf942e - replaced environmental variable $POSTGRES_DB_HOST, by an actual name - 'some-postgres', so that users can copy-paste the example. 2017-12-12 13:15:06 +01:00
doublebyte1 8e9fed3c07 - Updated documentation about how-to connect geonetwork to a postgres database, avoiding references to localhost. Only two use cases are presented:
- connecting to an existing external database instance (using dns)
 - connecting to a postgres container by name (full reproducible example is presented)
2017-12-12 13:01:47 +01:00
doublebyte1 e853f8a4e9 - Updated example of how-to connect to a postgres database:
- explain how-to connect to a postgres db, by IP/DNS or container name, using the POSTGRES_DB_HOST environment variable.
  - remove reference to legacy docker --link
2017-12-11 16:16:39 +01:00
Docker Library Bot 16cadd510b Run update.sh 2017-11-28 23:08:44 +00:00
Tianon Gravi 9efeec18b6 Add "ymlfmt" for enforcing consistent YAML whitespace 2017-11-28 14:11:06 -08:00
Docker Library Bot 40230cffa9 Run update.sh 2017-11-02 20:31:33 +00:00
Tianon Gravi 25a5b70c1b Adjust a ton of image references (especially to use %%IMAGE%%) 2017-10-09 15:30:46 -07:00
Docker Library Bot d557649485 Run update.sh 2017-10-04 18:31:54 +00:00
Tianon Gravi cbcaf41b25 Remove several errant trailing empty lines 2017-10-03 16:35:08 -07:00
Docker Library Bot 959ade0b5a Run update.sh 2017-10-02 20:31:46 +00:00
Docker Library Bot 54a0080455 Run update.sh 2017-09-27 23:31:45 +00:00
Tianon Gravi e24f39cddf Add "restart: always" back to all our stack.yml examples (since it's only implied for stacks, not for compose) 2017-09-27 10:35:07 -07:00
Docker Library Bot 7318870c71 Run update.sh 2017-09-27 04:31:50 +00:00
Docker Library Bot c74db85284 Run update.sh 2017-09-18 17:31:51 +00:00
Docker Library Bot 27a8c10dac Run update.sh 2017-06-21 21:31:54 +00:00
Marcos Lilljedahl 96c08fac21 Add mysql,es,kibana,postgres and adminer 2017-06-18 17:45:24 -03:00
Marcos Lilljedahl 54359bd26c Migrate current compose examples to PWD capable stacks 2017-06-18 16:49:26 -03:00
Docker Library Bot 7edf26875d Run update.sh 2017-04-21 18:34:24 -07:00
Tianon Gravi 0c2b9dcce8 Refactor the way information (especially links) are presented
This should make it much faster to find the right place to file issues, get help, find out whether upstream maintains an image, etc.

I've done my best to represent each `REPO/maintainer.md` file appropriately, but I might have missed some (or there might be something else a maintainer prefers be listed there, either more or less descriptive, for example), which would be welcome contributions following this change.
2017-04-21 17:48:19 -07:00
Docker Library Bot c1400b5a52 Run update.sh 2017-04-06 14:32:43 -07:00
Docker Library Bot 1c6e03cdac Run update.sh 2017-04-05 19:35:02 -07:00
Docker Library Bot b4b9dd5f8f Run update.sh 2017-03-28 07:34:30 -07:00
Docker Library Bot 0b653185b6 Run update.sh 2017-03-10 14:14:39 -08:00
Docker Library Bot f5bae378d3 Run update.sh 2017-03-02 17:32:49 -08:00
Docker Library Bot 3147388dcb Run update.sh 2017-02-27 13:33:22 -08:00
Docker Library Bot 1b95db417d Run update.sh 2017-02-08 11:33:57 -08:00
Docker Library Bot 7b4b2a8e45 Run update.sh 2017-01-31 10:32:55 -08:00
Jo 6a537ddd2d - Added documentation folder for geonetwork (#683)
* - Added documentation folder for geonetwork
* - Fixed markdown on content.md and variant-postgres.md
* - Shortened README-short
* - updated repo path
2017-01-31 10:22:28 -08:00