Commit Graph

72 Commits

Author SHA1 Message Date
Docker Library Bot 23704d64e7 Run update.sh 2021-07-26 11:11:47 -07:00
Docker Library Bot dcbc512ed8 Run update.sh 2021-06-22 19:12:02 +00:00
Docker Library Bot 156042b5de Run update.sh 2021-05-10 22:12:16 +00:00
Docker Library Bot 1f7e1cdb96 Run update.sh 2021-04-14 19:11:17 +00:00
Docker Library Bot 67262ed5c9 Run update.sh 2021-01-15 23:10:39 +00:00
Docker Library Bot 442d4c7e52 Run update.sh 2021-01-15 22:10:54 +00:00
Docker Library Bot b718fd7f1f Run update.sh 2020-11-09 20:10:20 +00:00
Docker Library Bot b1fc9312e6 Run update.sh 2020-11-03 01:10:39 +00:00
Docker Library Bot 4e68b8eb5a Run update.sh 2020-10-02 21:10:38 +00:00
Docker Library Bot f387b79c1a Run update.sh 2020-07-16 19:09:45 +00:00
Adon Metcalfe 388ff2c594
Update content.md
Noted caveat regarding version that the GEONETWORK_DB_NAME env var is available in.
2020-07-16 04:53:03 +08:00
Adon Metcalfe b70d860b92
Update content.md
Fixed the documentation so that the H2 database is properly persisted through restarts (previously was lost each time container was destroyed - https://github.com/geonetwork/docker-geonetwork/issues/12 )
2020-07-14 20:47:40 +08:00
Docker Library Bot 22cf37aaf3 Run update.sh 2020-06-25 19:10:02 +00:00
Docker Library Bot aeaaf6a07d Run update.sh 2020-06-22 23:09:37 +00:00
Docker Library Bot b3da8cafa1 Run update.sh 2020-06-09 21:11:07 +00:00
Docker Library Bot 91a224ff1b Run update.sh 2020-05-22 20:09:34 +00:00
Docker Library Bot 4944effa43 Run update.sh 2020-05-01 20:11:02 +00:00
Docker Library Bot 32eea2c3ab Run update.sh 2020-04-09 18:10:51 +00:00
Docker Library Bot 56bb47d94e Run update.sh 2020-04-08 21:10:56 +00:00
Docker Library Bot 847eed3328 Run update.sh 2020-01-28 00:10:34 +00:00
Docker Library Bot d17d5e5eac Run update.sh 2019-12-09 21:11:45 +00:00
Docker Library Bot 7861d163ee Run update.sh 2019-11-05 23:18:30 +00:00
yosifkit 538577588d
Merge pull request #1593 from GeoCat/geonetwork-db-name
Add POSTGRES_DB_NAME documentation
2019-11-05 14:37:41 -08:00
Docker Library Bot 9777d4faa4 Run update.sh 2019-11-05 22:19:36 +00:00
Juan Luis Rodríguez 829deb4fd9
Apply formatting fixes 2019-11-05 23:13:31 +01:00
Juan Luis Rodríguez 8eaa2c1f7d
Add POSTGRES_DB_NAME documentation
* Document a new environment variable available to configure the database name.
2019-11-05 18:53:09 +01:00
Docker Library Bot 77438c22bc Run update.sh 2019-10-21 16:13:35 +00:00
Docker Library Bot 23c67cdd62 Run update.sh 2019-08-30 16:40:46 +00:00
Juan Luis Rodríguez 0746a03991
Fixes problems with html-like words
As a workaround to https://github.com/docker/hub-feedback/issues/1849
remove < and > characters from the example command.
2019-08-30 14:59:44 +03:00
Docker Library Bot 74b6693e91 Run update.sh 2019-06-26 22:20:14 +00:00
Docker Library Bot aec5bdc2ea Run update.sh 2019-06-13 22:26:32 +00:00
Docker Library Bot 31fb1535b0 Run update.sh 2019-01-29 23:09:25 +00:00
Docker Library Bot 1318b21fa2 Run update.sh 2018-11-19 16:09:37 +00:00
Docker Library Bot 6e5c2314ed Run update.sh 2018-08-16 22:09:08 +00:00
Docker Library Bot b74ed3f4d9 Run update.sh 2018-08-10 20:09:53 +00:00
Docker Library Bot 7cbd3e7ff0 Run update.sh 2018-08-09 18:08:58 +00:00
Docker Library Bot 5967e5e925 Run update.sh 2018-08-03 19:09:58 +00:00
Docker Library Bot f94c021915 Run update.sh 2018-05-09 18:08:45 +00:00
Docker Library Bot eebe5955c6 Run update.sh 2018-03-20 18:08:57 +00:00
Docker Library Bot 0a5cb49eb8 Run update.sh 2018-02-08 19:08:48 +00:00
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