Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.
/ awi-nearrealtime Public archive

AWI NearRealTime Docker Compose Deployment

Notifications You must be signed in to change notification settings

52North/awi-nearrealtime

Repository files navigation

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

docker-compose up

Services

The docker-compose.yml file contains the following services:

Available at: http://localhost:3000/sos/service

Example requests:

Available at: http://localhost:3000/api/

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/

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.