Simple Installation
This guideline is intended for simple installation to quick start the VisionAIre products seamlessly.
Last updated
This guideline is intended for simple installation to quick start the VisionAIre products seamlessly.
Last updated
If you are a developer and need more customization. Make sure you already fulfill the requirement.
Please make sure to run all commands in the same terminal. If you accidentally closed the terminal earlier, be sure to re-run variables export commands and continue with the installation.
Create a user-defined bridge network:
Create docker volumes for postgresdb:
Create Postgres Container
Please note that the database names should be defined as instructed below each for the needed services to run this simple installation guideline. It is highly dependent for the next steps. If you want to change the db names, you should go for advanced installation.
Init the database to run VisionAIre stream
Create a new additional database to run VisionAIre snapshot for Face Recognition analytics
Create again a new additional database to run VisionAIre dashboard
For a smooth installation, please make sure you're using VisionAIre Docker Stream version 4.57.6 or higher. Earlier versions does not support the simplified installation method we've outlined in this section.
PORT Address for VisionAIre stream by default is 4004.
For a smooth installation, please make sure you're using VisionAIre Docker Snapshot verison 2.12.27 (v2.12.28 for GPU version) or higher. Earlier versions does not support the simplified installation method we've outlined in this section.
PORT Address for VisionAIre Snapshot (FR) by default is 4005.
You only need to do this step if you need to use Face Recognition analytic. Otherwise, you can just skip to the Dashboard installation.
Running with CPU version:
Running with GPU version:
PORT Address for VisionAIre Dashboard by default is 4003. Please access the dashboard with http:{ip}:{port}