Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mefellows/docker-api-machine-factory

Demo Go API behind Nginx setup with Vagrant, Docker & Docker Compose
https://github.com/mefellows/docker-api-machine-factory

Last synced: 6 days ago
JSON representation

Demo Go API behind Nginx setup with Vagrant, Docker & Docker Compose

Awesome Lists containing this project

README

        

# Docker API - Machine Factory
Demo Go API behind Nginx setup with Vagrant, Docker & Docker Compose

## Vagrant
`vagrant up --no-parallel`

`vagrant reload`

## Docker Compose (aka Fig)
`docker compose build`

`docker compose up`