{"repo":"eea/copernicus-insitu-db","free":true,"listed":false,"github":"https://github.com/eea/copernicus-insitu-db","clone":"git clone https://github.com/eea/copernicus-insitu-db.git","description":"Copernicus In Situ Component Information System","language":"Python","stars":10,"topics":["python","django","docker","copernicus","elasticsearch","datatables"],"license":"GPL-3.0","category":"deployment-docker-iac","readme_excerpt":"Copernicus In Situ Component Information System The Copernicus In-Situ Coordination (GISC) project aimed at linking in-situ data providers and Copernicus service providers to ensure access to in-situ data for Copernicus services. The application provides up-to-date information across the Copernicus services on in situ data requirements (current and expected), data used, gaps, data providers, access arrangements, and partnerships. Prerequisites Install Docker Install Docker Compose Installing the application 1. Get the source code: git clone https://github.com/eea/copernicus-insitu-db.git cd copernicus-insitu-db 1. Start application stack: docker-compose up -d docker-compose ps 1. Run migrations, create superuser: docker exec -it insitu.app sh python manage.py migrate python manage.py createsuperuser 1. Create read-only db user for explorer using the information from docker/init explorer db.sql 1. Create SQL views: docker cp docker/create views.sql insitu.db:create views.sql docker exec -it insitu.db bash psql -U [psql username] [psql database] Upgrading the application 1. Get the latest version of source code: cd copernicus-insitu-db git pull origin master 1. Update the application stack, all services should be \"Up\": docker-compose pull docker-compose up -d docker-compose ps 1. See it in action: Debugging Customize docker orchestration for local development: cp docker-compose.override.yml.example docker-compose.override.yml Please make sure that DEBUG = True in the settings. ","default_branch":null,"files":null,"tree":[],"storefront":"/r/eea","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/eea/copernicus-insitu-db/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}