Skip to content

dvbmgr/istSOS4

 
 

Repository files navigation

istSOS4

Clone the istSOS4repository

git clone https://github.com/istSOS/istSOS4.git

Start DEV environment

To start the Docker services, run:

docker compose -f dev_docker-compose.yml up -d

To switch off the services:

docker compose -f dev_docker-compose.yml down

Start EDU environment for tutorial and learning

docker compose -f edu_docker-compose.yml up -d

To switch off the services:

docker compose -f edu_docker-compose.yml down

Use Sensor Things APIs

Access the SensorThings API at: http://127.0.0.1:8018/istsos4/v1.1

Reference

For more information about the database and how populate it with synthetic data, refer to the Database Documentation

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 83.3%
  • PLpgSQL 16.5%
  • Dockerfile 0.2%