Using Gitea as a private image repository
Previously we have written a simple API server that interacts with MongoDB, redis, and influxDB. We also managed to run our deployments on our Kubernetes cluster with the image pulled from docker. Now let's try to create our own private image reposit...
Oct 5, 20244 min read702
