Docker Deployment
Docker deployment of SuperMap iPortal AI Assistant is suitable for testing and validation, not production environments. You can choose online deployment (pulling images/downloading models online) or offline deployment (pre-downloading images/models/related packages).
Docker deployment consists of two parts: foundational environment setup and SuperMap product deployment.
Using a new Ubuntu 22 environment as an example, the deployment steps are as follows:
- Foundational Environment Setup
- SuperMap Product Deployment