On first startup, the container performs the following actions on first startup by navigating to https://localhost:6695 or accessing it remotely at https://server_IP:6695:
- Validates EULA acceptance.
- Initializes the database.
- Creates the admin user account.
- Configures the Site ID.
- Starts the Remote Ops Agent service.
On subsequent startups, the container:
- Skips initialization because the database already exists.
- Starts the Remote Ops Agent service using the existing configuration.