Skip to content

MSDO-ImageHost/Posts

Repository files navigation

Posts / p3s

Docker Image CI

Publish Docker image


Documentation

API
DB models


Resources

Go RabbitMQ:

How to use

Local development with docker compose and .devcontainer Requires:

  • Docker
  • Docker Compose
  • VS Code

Kubernetes deployment

$ kubectl apply -f https://raw.githubusercontent.com/MSDO-ImageHost/Posts/main/deploy/posts-deployment.yaml
$ kubectl apply -f https://raw.githubusercontent.com/MSDO-ImageHost/Posts/main/deploy/posts-service.yaml