Level up your business security with free, on-demand training and certification. Explore 1Password Academy today →
Forum Discussion
Former Member
4 years agoConnect API in AWS Fargate
I would like to run the Connect API in AWS ECS Fargate instead of AWS ECS on an EC2 host. This would make it easier to manage and allow me to start and stop the Connect API containers as needed witho...
Former Member
4 years agoHi timmoses,
Both containers support using a custom HTTP port by setting the OP_HTTP_PORT environment variable.
The https://hub.docker.com/r/1password/connect-sync has some details on configuration options but the team is working on some improved documentation and examples.