https://github.com/52north/awi-nearrealtime
AWI NearRealTime Docker Compose Deployment
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.4%) to scientific vocabulary
Keywords
Repository
AWI NearRealTime Docker Compose Deployment
Statistics
- Stars: 1
- Watchers: 8
- Forks: 0
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
README.md
ARCHIVED
This project is no longer maintained and will not receive any further updates. If you plan to continue using it, please be aware that future security issues will not be addressed.
AWI NearRealTime Development Deployment
Starting
sh
docker-compose up
Services
The docker-compose.yml file contains the following services:
sos - AWI NearRealTime SOS
Available at: http://localhost:3000/sos/service
Example requests: * http://localhost:3000/sos/service?service=SOS&request=GetCapabilities * http://localhost:3000/sos/service?service=SOS&version=2.0.0&request=DescribeSensor&procedure=vessel:polarstern * http://localhost:3000/sos/service?service=SOS&version=2.0.0&request=GetFeatureOfInterest&featureOfInterest=PS100 * http://localhost:3000/sos/service?service=SOS&version=2.0.0&request=GetDataAvailability&procedure=vessel:polarstern&featureOfInterest=PS100&observedProperty=no2 * http://localhost:3000/sos/service?service=SOS&version=2.0.0&request=GetObservation&procedure=vessel:polarstern&featureOfInterest=PS100&observedProperty=no2
series-api - AWI NearRealTime Series SOS Proxy
Available at: http://localhost:3000/api/
helgoland - Current development version of Helgoland
Available at: http://localhost:3000/
frontend - Nginx Proxy
Nginx frontend intended to act as a gateway to the other services.
Available at: http://localhost:3000/
sos-db - NRT SOS database
Postgres database containing an excerpt of the NRT database. Not exposed.
series-api-db - Series SOS Proxy Cache database
Postgres database containing the cache of the Series SOS Proxy. Not exposed.
Owner
- Name: 52°North Spatial Information Research GmbH
- Login: 52North
- Kind: organization
- Email: info@52north.org
- Location: Münster
- Website: https://52north.org/
- Twitter: fivetwon
- Repositories: 261
- Profile: https://github.com/52North
Advancing spatial information infrastructures to foster open science
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- 52north/helgoland 2.0.0-alpha.5
- awi/nearrealtime-example-db 1.0.0
- awi/nearrealtime-series-proxy 1.0.4
- awi/nearrealtime-sos 1.0.0
- mdillon/postgis 9.6-alpine
- nginx alpine