datacol

command module
v1.0.0-alpha.19 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 26, 2019 License: Apache-2.0 Imports: 1 Imported by: 0

README

DATACOL

Datacol provides a powerful PaaS control layer on top of AWS/GCP.

Datacol helps you create Heroku like infrastructure for deploying container-native applications on cloud. It is a deployment platform that simplifies the process developers use to build, deploy and manage applications in the cloud. It aims to make it trivially easy to deploy a container based microservices architecture.

Datacol can be installed into your own cloud account and uses managed cloud services ( like for GCP we use Container engine, GCR, ContainerBuilder) under the hood but automates it all away to give you a better deployment experience. It uses Docker under the hood so if you want to customize anything (languages, dependencies, etc) you can simply add a Dockerfile to your project.

asciicast

Getting Started

Please follow this guide to get up and running.

Community

You can join our Slack team for discussion and support.

Development

To generate code from protobuf and bindata from static files, run

make gen

To build the CLI

make -B cli

To build the api

make -B api

We are currently adding tests, run tests locally using

go test $(glide nv)

License

Datacol is available under Apache License, Version 2.0.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
api
controller
Package controller is a generated protocol buffer package.
Package controller is a generated protocol buffer package.
models
Package models is a generated protocol buffer package.
Package models is a generated protocol buffer package.
aws
cmd
go
env
k8s

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL