1. Installation Requirements
Ensure your environment meets the following version requirements:- Docker:Version 24.0.6 or higher
- Portainer: Version 2.21.4 or higher
2. Log into Portainer
3. Navigate to Local Environment
From the Portainer dashboard: Click on local to enter the environment settings.
4. Create Volume
- Go toVolumes
- Click +Add volume
- Set aVolume Name
- DisableAccess Control
- ClickCreate the volume
Volume creation complete.
5. Upload AgentSec Image File
- Go toImages > Upload
- Select and upload your AgentSec image file (e.g., .tar)
After upload, the image will appear as:
bash
CopyEdit
/vnas:latest
6. Create a Container
Click + Add Container, then:- Container Name:e.g., agentsec-container
- Image Name:e.g., /vnas:latest
- Port Mapping: Map container port (e.g., 443) to host port (e.g., 8443)
- Access Control: Disable it
7. Advanced Settings
7.1 Volume- Bind the previously created volume to the container path
- Set to Always
8. Start the Container
- Click Deploy the container
- Once running, open a browser and go to: php-template CopyEdit http://<your-host-ip>:<mapped-port>
Open the AgentSec login page using the configured mapping port.
Deployment Complete
AgentSec is now successfully deployed and accessible via web browser.Support@eqit.com.tw