Skip to content

BBPL/Minitwit.Backend

 
 

Repository files navigation

BackendAPI

Build Status deployment Quality Gate Status release



BackendAPI for Minitwit

Deployment

ssh into droplet

pull image:

docker image pull lazyopsdev/api:latest

deploy on swarm:

docker service update --image lazyopsdev/api:latest --update-parallelism 1 --update-delay 10s minitwit_minitwit

About

BackendAPI for Minitwit

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 74.7%
  • Python 21.6%
  • Dockerfile 2.5%
  • Shell 1.2%