Having Cygnus installed and running (subscribed to Orion). Orion receives notifications from client (via the ioagent). How do I start and create the postgresql databases for persistence?
Accessing fiware from remote server. Not sure what command to execute and start postgres.
There is a FIWARE Tutorial available about persisting historic data to PostGres
Within
docker-compose
PostGres can be set-up as follows:The Cygnus configuration mirrors the PostGre config as shown:
The database instance should be instantiated when a subscription to Cygnus is fired.
for example: