Continuous deployment on Koyeb Serverles ...

Continuous deployment on Koyeb Serverless

May 09, 2021

I recently got access to the Koyeb platform that allows people to deploy applications on a global level, and it is wicked awesome because it automatically sets up edge servers basically to serve your application based on Docker images.

While the Git integration is not available immediately, I made a Go program that automatically triggers an update of the Docker image service in the CI/CD pipeline of your choice when running.

You just have to give it the API key, App name and Service Name and it 'touches' the service to deploy again.

Check it out on GitHub https://github.com/ReeceM/koyeb-touch

¿Te gusta esta publicación?

Comprar ReeceM un café

Más de ReeceM