Skip to content

Managed Docker setups for several cloud providers without using advanced orchestration tools like Terraform. For fun and profit.

Notifications You must be signed in to change notification settings

peterrus/managed-docker-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Managed Docker Examples

This repository is mainly intended for my own reference but might be useful for others to build upon. All examples make use of (and provision) a container registry, so custom Docker images can be used.

Currently contains examples for the following providers:

  • AWS (ECS + EC2) - Provisions an EC2 backed (3xt2.micro, configurable) ECS cluster and deploys Nginx containers with static HTML to it.
  • Azure (AppServices) - Provisions two AppService instances (frontend and backend), deploys Nginx with static html and a Python+Flask backend to them.

Soon(tm):

About

Managed Docker setups for several cloud providers without using advanced orchestration tools like Terraform. For fun and profit.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published