Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vespene-io/_old_vespene

DISCONTINUED: a frozen fork will exist forever at mpdehaan/vespene
https://github.com/vespene-io/_old_vespene

automation build continuous-deployment continuous-integration devops django python vespene

Last synced: 14 days ago
JSON representation

DISCONTINUED: a frozen fork will exist forever at mpdehaan/vespene

Awesome Lists containing this project

README

        

Vespene
=======

Vespene is a reimagined build system and automation console, focused on ease of use and advanced
capabilities.

Vespene was designed with extremely large micro-service deployments in mind, but it equally usable
for all kinds of IT environments.

While new, Vespene is growing quickly. All ideas for improvement are fair game!

Features
========

* A horizontally-scalable, highly-available architecture built on Python, Django, and PostgreSQL
* A well-organized, straight-forward user interface
* Distributed workers
* Declarative configuration via .vespene files (optional)
* Built-in pipelines - no DSLs to learn, use easy .vespene YAML or set them up graphically
* SSH-agent integration lending script access to encrypted SSH keys
* A flexible variable system with Jinja2 templating and integration with any tool that can consume YAML/JSON
* Webhooks and scheduled builds
* Easy-to-configure access controls
* Self-service automation panels for all types of users
* Docker or sudo-based build isolation for security
* Triggers to publish builds, run checks, or send messages to Slack
* A plugin system where nearly everything is extensible - 8 types of plugins to date!
* Easy administration, deployment, and upgrades

Status
======

Currently Vespene is in "beta" status.

You should feel comfortable running off the master branch today, and reliable
database migrations are in place to enable easy upgrades.

Our first release branch release will be in January of 2019, with new releases following approximately
every 3 months.

Documentation
=============

For more on usage, capabilities, and setup, see [docs.vespene.io](http://docs.vespene.io).

Requirements
============

The Vespene code requires one or more Linux or Unix environments that can run Python 3,
and a PostgreSQL server, which we can help you install.

Install automation is provided for the following platforms:

* Ubuntu LTS distributions
* CentOS 7 or RHEL 7
* Arch Linux
* openSUSE
* OS X

Automation for other install types are being added frequently.

Installation Instructions
=========================

The setup guide is [here](http://docs.vespene.io/setup.html).

Forum & GitHub
==============

If you have an idea or question, we'd encourage you to join the forum at [talk.msphere.io](http://talk.msphere.io).
This is the best place to ask all questions about the project.

To keep things organized, the issue tracker is just for bug tickets and pull requests.

License
=======

Vespene is Apache2 licensed.

Author
======

Vespene is created and managed by Michael DeHaan .