Skip to content

barcelona-devops/barcelona

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Barcelona

Barcelona is a PaaS built on top of AWS. Barcelona manages AWS cluster (VPC, EC2, AutoScaling, ECS, ELB/ALB, etc.), application deployments with docker and ECS, and provides utility functions to manage your applications.

Previously degica/barcelona

Documentation

https://github.com/barcelona-devops/barcelona/tree/master/docs

Development

Prerequisites

To start development, you need to install docker and docker-compose.

  • For Mac, use Docker for Mac
  • For Linux, install docker and docker-compose on your machine.

Running Barcelona Server

Clone this repository

$ git clone https://github.com/barcelona-devops/barcelona

Run the server

$ make setup
$ make up

Now your Barcelona server is running at localhost:3333. Try logging in with the below command.

$ bcn login http://localhost:3333 

LICENSE

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published