Commit Graph

5 Commits

Author SHA1 Message Date
mjanez 5e3baba522 Fix docker-compose and remove Solr image
- solr: Always build the custom Dockerfile.spatial
- Fix apache compose files.
2023-08-14 02:58:04 +02:00
mjanez 6b9c5089e8 Default http port (81)
WIP: https://github.com/mjanez/ckan-docker/issues/67
2023-08-10 04:26:50 +02:00
mjanez eba3896b44 Fix nginx multiple locations
- Replace httpd with nginx default docker-compose file
- Update nginx config
- Update httpd config
- Fix Dockerfiles
2023-07-26 10:25:03 +02:00
mjanez de0644318e
Add Dockerfile.ghcr 2023-04-20 11:20:33 +00:00
mjanez ae08547fa6
Create a quick deploy docker compose file
- Remove ckan-spatial from default docker compose file
- Create a docker-compose.ghcr.yml to use the ckan-spatial image from container registry
- Update the README to include this information
- Update .env.example to info about CKAN_VERSION ennvar
2023-04-20 10:17:21 +00:00