All Projects → ankyra → Escape

ankyra / Escape

Licence: apache-2.0
Release engineering, life-cycle management and Continuous Delivery of software platforms and artefacts

Programming Languages

go
31211 projects - #10 most used programming language
golang
3204 projects

Projects that are alternatives of or similar to Escape

Flint
Fast and configurable filesystem (file and directory names) linter
Stars: ✭ 115 (-42.21%)
Mutual labels:  devops, devops-tools, continuous-integration, continuous-delivery
Xrm Ci Framework
xRM CI Framework provides you with the tools automate the build and deployment of your CRM Solution. Using the framework to implement a fully automated DevOps pipeline will allow you to deploy more frequently with added consistency and quality.
Stars: ✭ 172 (-13.57%)
Mutual labels:  devops, release-automation, continuous-integration, continuous-delivery
Dyn365 Ce Devops
DevOps for Dynamics 365 Customer Engagement (CE) is becoming a popular topic. The goal of this project is to help Dynamics 365 CE solution builders understand and accelerate their implementation of DevOps practices with Dynamics CE and VSTS.
Stars: ✭ 82 (-58.79%)
Mutual labels:  devops, release-automation, continuous-integration, continuous-delivery
Gaia
Build powerful pipelines in any programming language.
Stars: ✭ 4,534 (+2178.39%)
Mutual labels:  devops, devops-tools, continuous-integration, continuous-delivery
Rocket
Automated software delivery as fast and easy as possible 🚀
Stars: ✭ 217 (+9.05%)
Mutual labels:  devops, devops-tools, continuous-integration, continuous-delivery
Devops Readme.md
What to Read to Learn More About DevOps
Stars: ✭ 398 (+100%)
Mutual labels:  cloud-native, devops, continuous-integration, continuous-delivery
Dyn365 Ce Vsts Tasks
VSTS Extension for Dynamics 365 Customer Engagement
Stars: ✭ 94 (-52.76%)
Mutual labels:  devops, release-automation, continuous-integration, continuous-delivery
Tecli
In a world where everything is Terraform, teams use Terraform Cloud API to manage their workloads. TECLI increases teams productivity by facilitating such interaction and by providing easy commands that can be executed on a terminal or on CI/CD systems.
Stars: ✭ 158 (-20.6%)
Mutual labels:  devops, continuous-integration, continuous-delivery
Piplin
📤 An open source self-hosted continuous integration and deployment system - QQ群: 656868
Stars: ✭ 1,044 (+424.62%)
Mutual labels:  devops, continuous-integration, continuous-delivery
Syncd
syncd是一款开源的代码部署工具,它具有简单、高效、易用等特点,可以提高团队的工作效率.
Stars: ✭ 2,065 (+937.69%)
Mutual labels:  devops, continuous-integration, continuous-delivery
Jx
Jenkins X provides automated CI+CD for Kubernetes with Preview Environments on Pull Requests using Cloud Native pipelines from Tekton
Stars: ✭ 4,041 (+1930.65%)
Mutual labels:  devops, continuous-integration, continuous-delivery
Origin
Conformance test suite for OpenShift
Stars: ✭ 8,046 (+3943.22%)
Mutual labels:  devops, continuous-integration, continuous-delivery
Variable Injector
Continuous Integration Tool for Swift Projects
Stars: ✭ 63 (-68.34%)
Mutual labels:  devops, continuous-integration, continuous-delivery
Iceci
IceCI is a continuous integration system designed for Kubernetes from the ground up.
Stars: ✭ 29 (-85.43%)
Mutual labels:  devops, devops-tools, continuous-integration
Xctoken
On-Demand JWT Token generation for AppStore Connect API from CI Servers
Stars: ✭ 22 (-88.94%)
Mutual labels:  devops-tools, continuous-integration, continuous-delivery
Devspace
DevSpace - The Fastest Developer Tool for Kubernetes ⚡ Automate your deployment workflow with DevSpace and develop software directly inside Kubernetes.
Stars: ✭ 2,559 (+1185.93%)
Mutual labels:  cloud-native, devops, devops-tools
Agola
Agola: CI/CD Redefined
Stars: ✭ 783 (+293.47%)
Mutual labels:  devops, continuous-integration, continuous-delivery
Orkestra
Functional DevOps with Scala and Kubernetes
Stars: ✭ 102 (-48.74%)
Mutual labels:  devops, continuous-integration, continuous-delivery
Lastbackend
System for containerized apps management. From build to scaling.
Stars: ✭ 1,536 (+671.86%)
Mutual labels:  devops, continuous-integration, continuous-delivery
Terrahub
Terraform Automation and Orchestration Tool (Open Source)
Stars: ✭ 148 (-25.63%)
Mutual labels:  devops, continuous-integration, continuous-delivery

Escape

Escape Logo

Escape is an Open Source release engineering toolkit that can be used to build, test, version, deploy and operate software across layers, environments and clouds.

Some things you can do with Escape:

  • Create repeatable builds with predictable versioning, packaging and distribution
  • Use the same delivery process for different tools and layers: deploy your infrastructure and container code like you deploy your application code.
  • Manage multiple environments: promote from Dev to Prod.
  • Composition: break your application up into logical components and compose them into a cohesive platform.
  • Simplify configuration management; programmatically define and wire up a component's inputs and outputs.
  • Operate running deployments
  • Create self-documenting environments and releases

This repository contains the official Escape client. The Escape Inventory can be found here.

Usage and Documentation

See the Escape Docs for the full documentation.

Downloads

Cross-platform binaries can be downloaded from the webite where you'll also find the installation instructions.

Docker

You can also use the Escape docker image which is published in the central Docker hub.

docker run -it ankyra/escape:latest

Support and Contact

Issues and general enquiries can be raised on the Github issue tracker. You can also join our Community Slack channel for realtime interaction.

License

Copyright 2017, 2018 Ankyra

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
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].