Is it possible to host a CHT instance on Aptible? Do you have any advice how to get started?
1 Like
I can’t think of any reason why that wouldn’t be possible, but you’ll have to be comfortable with Docker and infrastructure management, and you’ll lose the ability to use certain features like the one-click upgrade because the service doesn’t know about Aptible. Aptible have some documentation on deploying docker images, which should work. The images you’ll need are published to the public.ecr.aws/medic Docker hub, including cht-api, cht-sentinel, cht-couchdb, cht-haproxy, cht-haproxy-healthcheck, cht-nginx. You might find more useful information in this branch: https://github.com/medic/cht-core/tree/cht-k8s-configuration/deploy