Commit Graph

454 Commits

Author SHA1 Message Date
Brett 4d6bf702f7 Update build.yml 2021-05-11 10:49:54 +02:00
Brett a4927d1d3f Update build.yml 2021-05-11 10:48:00 +02:00
Brett 1fe036d2d2 Update build.yml 2021-05-10 16:44:54 +02:00
Brett 41c6f3e9b7 Update build.yml 2021-05-10 16:42:51 +02:00
Brett 93adceb7d2 Update build.yml 2021-05-10 16:32:47 +02:00
Brett 8ab79100f4 Update build.yml 2021-05-10 16:27:16 +02:00
Brett 7343c5f2a9 Update build.yml 2021-05-10 16:21:41 +02:00
Brett 3a6ceccdf8 Update build.yml 2021-05-10 16:19:15 +02:00
Brett d95f93d0c8 create github action 2021-05-10 16:12:06 +02:00
Brett 44210fe969 More updates 2021-05-10 15:21:02 +02:00
Brett 8d8f2c247b Pin pip version
Pin the version of pip since pip dropped python2 support
2021-01-25 15:54:12 +01:00
Brett 3a143f8f31 Update README.txt 2021-01-25 15:47:51 +01:00
Brett 329557ca3c Dockerfile changes etc 2021-01-15 16:05:22 +01:00
Brett b273746cce .env.template 2021-01-14 11:15:44 +01:00
Brett e90088a183 Update README.txt 2020-10-07 16:42:24 +02:00
Brett e2f467af48 Update .travis.yml 2020-10-05 14:32:08 +02:00
Brett cecba66f35 Update README.txt 2020-10-05 14:30:49 +02:00
Brett d6108cb7d5 More commits 2020-09-29 16:56:10 +02:00
Brett 95efc96f1a Another Update 2020-09-29 12:34:56 +02:00
Brett 2d78a1f4df Move image building under new image directory 2020-09-25 15:31:40 +02:00
Brett bfab01b9f7 move ckan-base/ up a level 2020-09-25 15:26:15 +02:00
Brett eed6503072 Update README.txt 2020-09-17 14:59:42 +02:00
Brett 27b29c5d4f More updates 2020-09-17 14:10:25 +02:00
Brett 1491d1ab25 more updates 2020-09-17 14:02:02 +02:00
Brett a0e43c8371 Delete docker.tar 2020-09-17 11:43:54 +02:00
Brett d0d6de2e8d Update README.txt (again) 2020-09-17 11:43:24 +02:00
Brett b5f2da482a First update (again) 2020-09-17 11:42:27 +02:00
Brett 179070f2ec Update README.txt 2020-09-17 11:34:22 +02:00
Brett 3be7b4c932 Replace ckan-docker with the replacement (initial stage) 2020-09-17 11:32:00 +02:00
Ian Ward 61c7865193 Link to latest Docker work on ckan/ckan 2016-05-26 14:00:52 -04:00
Clément Mouchet dca4f4b800 Updated Doc after upgrade to docker-compose 2015-04-23 19:55:45 +01:00
Clément Mouchet 75851cf0d3 Merge pull request #18 from pyaillet/master
#13 Migration from Fig to Docker-compose
2015-04-23 18:51:39 +01:00
Pierre-Yves Aillet d4b0352e81 Configuration reset 2015-04-16 04:36:05 +02:00
Pierre-Yves Aillet 0d0f56904b Minor doc corrections 2015-04-16 03:02:45 +02:00
Pierre-Yves Aillet b910d66f07 Migration from Fig to Docker-compose
Documentation update
2015-04-16 02:49:26 +02:00
Pierre-Yves Aillet 870ad50343 Migration from Fig to Docker-compose 2015-04-16 02:41:10 +02:00
Clément Mouchet 2e6d9957c4 Merge pull request #15 from beechnut/patch-2
Remove pdf_view from default plugins
2015-03-28 02:03:29 +00:00
Matt dcf7b52039 Remove pdf_view from default plugins
When using CKAN 2.3, pdf_view prompts a misleading Postgres error if the pdf_view plugin is not separately installed.
2015-03-26 12:49:50 -04:00
Clément MOUCHET a26518844a Updated Sphinx doc 2015-03-11 20:57:40 +00:00
Clément MOUCHET 5643f067de Added Sphinx doc (initial commit) 2015-03-11 20:15:14 +00:00
Clément MOUCHET a3c548e620 Updated baseimage to 0.9.16 2015-03-07 15:03:14 +00:00
Clément MOUCHET 1750619291 changed default port to avoid CORS issues 2014-12-14 15:00:44 +00:00
Clément Mouchet 7705f6eeb7 Merge pull request #4 from niryuu/master
fixed path of datapusher
2014-12-09 21:45:29 +00:00
tajima dbc7561a5e fixed path of datapusher 2014-12-09 20:30:16 +09:00
Clément MOUCHET 3cd3b50fad Added missing Dockerfile 2014-12-05 18:29:08 +00:00
David Read 3289c4857a Update README.md
More minor typos.
2014-12-01 14:46:52 +00:00
David Read 3df1a54a8b Update README.md
Fix minor typos in docs.
2014-12-01 14:45:33 +00:00
David Read de16c98eab Update Dockerfile
Fix minor typos in comments
2014-12-01 14:43:51 +00:00
Clément MOUCHET 061c916fa0 UPDATED:
- Data Dockerfile to keep postgres config as well as data
- Postgres Dockerfile to make sure the data is restored even if the postgres container is removed
- Doc
2014-11-30 18:19:04 +00:00
Clément MOUCHET 39467745f1 ADDED:
- Data only container for Postgres db & CKAN FileStore
- Nginx container (still based on official container, but copies the config for portability)
UPDATED:
- Postgres Dockerfile to allow custom PGDATA directory & initiate it if it's not there or is empty
- fig.ml to reflect the latest changes (datapusher, nginx, data container)
2014-11-30 15:04:51 +00:00