Skip to content

marvinpac-it/corteza-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Deployment of Corteza using docker-compose on Vagrant

This repository contains a Vagrantfile that will setup an ubuntu focal box and install docker and docker-compose in it.

The /vagrant folder contains the docker-compose.yml file.

How do I get set up?

  • Install VirtualBox
  • Install Vagrant
  • Clone this repository and cd into it
vagrant up
vagrant ssh
cd /vagrant
docker-compose up -d

About

Deploy Corteza with Docker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published