All Projects → degica → barcelona

degica / barcelona

Licence: MIT license
PaaS built on top of AWS

Programming Languages

ruby
36898 projects - #4 most used programming language
HTML
75241 projects
go
31211 projects - #10 most used programming language
Dockerfile
14818 projects
shell
77523 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to barcelona

layer0
Build, Manage, and Deploy Your Applications
Stars: ✭ 40 (-13.04%)
Mutual labels:  ecs, paas
Rack
Private PaaS built on native AWS services for maximum privacy and minimum upkeep
Stars: ✭ 1,836 (+3891.3%)
Mutual labels:  ecs, paas
Empire
A PaaS built on top of Amazon EC2 Container Service (ECS)
Stars: ✭ 2,660 (+5682.61%)
Mutual labels:  ecs, paas
ecs
🐰 Entity Component System
Stars: ✭ 62 (+34.78%)
Mutual labels:  ecs
ecs-ssh
Tool that shows you cluster, services, and tasks to SSH into a container instance
Stars: ✭ 43 (-6.52%)
Mutual labels:  ecs
LockstepECS
Fast Lockstep ECS Framework
Stars: ✭ 177 (+284.78%)
Mutual labels:  ecs
tails
tails enables you to view, edit, and organize all your programming projects in one place
Stars: ✭ 20 (-56.52%)
Mutual labels:  paas
uecs
Micro ECS
Stars: ✭ 30 (-34.78%)
Mutual labels:  ecs
ecs-taskmetadata-cloudwatch
An example sidecar container for Amazon ECS and AWS Fargate to enable task/container-level metrics on CloudWatch
Stars: ✭ 17 (-63.04%)
Mutual labels:  ecs
distros.bid
A saas to create drupal websites in seconds using docker containers.
Stars: ✭ 16 (-65.22%)
Mutual labels:  paas
microservices-demo.github.io
The Microservices Demo website.
Stars: ✭ 65 (+41.3%)
Mutual labels:  ecs
gdk-for-unity-blank-project
SpatialOS GDK for Unity Blank Project
Stars: ✭ 33 (-28.26%)
Mutual labels:  ecs
dokku-http-auth
dokku plugin that gives the ability to manage HTTP basic auth for an application
Stars: ✭ 71 (+54.35%)
Mutual labels:  paas
ecs-mesh-workshop
This handy workshop help the customers to quickly launch ECS with service mesh support on top of mixed type of instance in all commercial regions (include China), and also provides hands-on tutorials with best practices. It can be customized easily as per need.
Stars: ✭ 17 (-63.04%)
Mutual labels:  ecs
Stitch
A Roblox ECS - with an emphasis on simplicity and extendability
Stars: ✭ 16 (-65.22%)
Mutual labels:  ecs
gocs
GameObject Component System for Unity
Stars: ✭ 102 (+121.74%)
Mutual labels:  ecs
ecsview
Browse your AWS ECS Clusters in the Terminal
Stars: ✭ 100 (+117.39%)
Mutual labels:  ecs
ECS-Phyllotaxis
Learning ECS - 100k Cubes in Phyllotaxis pattern
Stars: ✭ 17 (-63.04%)
Mutual labels:  ecs
container-demo
How can I manage microservices using ecs-cli?
Stars: ✭ 30 (-34.78%)
Mutual labels:  ecs
eo-logger
Isomorphic JavaScript logger based on Elastic Common Schema
Stars: ✭ 21 (-54.35%)
Mutual labels:  ecs

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.

Documentation

https://github.com/degica/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/degica/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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].