diff --git a/README.md b/README.md index 2cd760648fe41006b5048ad8ef9c942e4ac78fe1..4ccf2cf1858a4b0462dd629eb2cf8e01a0d98bf4 100644 --- a/README.md +++ b/README.md @@ -1,27 +1,18 @@ # ATDB-LDV -## Apertif Task Database for LOFAR Data Valorization - -### Test Environment on sdc.astron.nl: - -main GUI: - * https://sdc.astron.nl:5554/atdb/ - -admin interface: - * https://sdc.astron.nl:5554/atdb/admin/ - -REST API - * workflows: http://localhost:8000/atdb/workflows/ - * tasks: http://localhost:8000/atdb/tasks/ +ATDB-LDV is the Django backend application for LDV. +It's main purpose is to hold the state of all the tasks that are in progress for LDV. +ATDB does not control the flow itself, that is handled by a cloud of micro services. +Communication is done through the REST API. ## Micro Services (in separate repo) * https://git.astron.nl/astron-sdc/ldv-services - -### Confluence -Confluence Page: + +## Project Documentation (Confluence) +### Confluence Page: * https://support.astron.nl/confluence/display/LDV/LOFAR+Data+Valorization+Home -Specifications: +### Specifications: These diagrams roughly serves as the specifications for adapting ATDB for LDV. * workflow: https://support.astron.nl/confluence/display/LDV/WORKFLOW * datamodel: https://dbdiagram.io/d/5ffc5fb180d742080a35d560 @@ -37,6 +28,23 @@ These diagrams roughly serves as the specifications for adapting ATDB for LDV. * https://drive.google.com/file/d/1BCrIwUfacOVqSN73VIIjUuBCXNYA67iK/view?usp=sharing  + +### Test Environment on sdc-dev.astron.nl: + +### main GUI: + * https://sdc.astron.nl:5554/atdb/ + +### admin interface: + * https://sdc.astron.nl:5554/atdb/admin/ + +### REST API +serializers: + * workflows: http://sdc.astron.nl:5554/atdb/workflows/ + * tasks: http://sdc.astron.nl:5554/atdb/tasks/ + +get_size: + * https://sdc.astron.nl:5554/atdb/tasks/get_size + * https://sdc.astron.nl:5554/atdb/tasks/get_size?status__in=staged,processing,processed,validating,validated,ingesting,removing,removed ### Deployment Diagram: * https://drive.google.com/file/d/1_j9Fp505pZTxcmzAEdgftdPkoIFrKfAX/view?usp=sharing @@ -44,7 +52,7 @@ These diagrams roughly serves as the specifications for adapting ATDB for LDV.  ## CI/CD (semi) automatic deploy in Docker -For the `master' branch there is a CI/CD pipeline in place which builds and deploys the backend at https://sdc.astron.nl:5554/atdb/ +For the `master` branch there is a CI/CD pipeline in place which builds and deploys the backend at https://sdc.astron.nl:5554/atdb/ The deploy step requires pushing the 'play' button in the gitlab pipelines section. This is done to not have a mandatory deploy for every minor commmit. diff --git a/atdb/taskdatabase/templates/taskdatabase/index.html b/atdb/taskdatabase/templates/taskdatabase/index.html index a73e3fb3aae5072105375584347c740c8168b973..b19715fceb14ebd193a87a522a1780665f2cf02c 100644 --- a/atdb/taskdatabase/templates/taskdatabase/index.html +++ b/atdb/taskdatabase/templates/taskdatabase/index.html @@ -44,7 +44,7 @@ </div> {% include 'taskdatabase/pagination.html' %} </div> - <p class="footer"> Version 1.0.0 (5 feb 2021 - 15:00) + <p class="footer"> Version 1.0.0 (8 feb 2021 - 08:00) <script type="text/javascript"> (function(seconds) { var refresh,