- Clone the repository
- Setup external databases as needed
- Edit
srs.env-templatefile and rename it assrs.env - Run
make configto generate the system configuration file - Run
make create_volumesto create docker external volumes - Run
make up - Run
make enable_jobsto enable automatic open-data computation and historifying
- Clone the repository
- Edit
srs.env-templatefile and rename it assrs.env - Run
make configto generate the system configuration file - Run
make create_db_volumesto create docker external volumes - Run
make create_volumesto create docker external volumes - Run
make init_dbto complete the setup of needed dbs - Run
make up - Run
make enable_jobsto enable automatic open-data computation and historifying
