All Projects → exoframejs → Exoframe Server

exoframejs / Exoframe Server

Exoframe is a self-hosted tool that allows simple one-command deployments using Docker

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Exoframe Server

Exoframe
Exoframe is a self-hosted tool that allows simple one-command deployments using Docker
Stars: ✭ 972 (+599.28%)
Mutual labels:  self-hosted, devops, deployment
Inertia
✈️ Effortless, self-hosted continuous deployment for small teams and projects
Stars: ✭ 133 (-4.32%)
Mutual labels:  self-hosted, devops, deployment
Rundeck
Enable Self-Service Operations: Give specific users access to your existing tools, services, and scripts
Stars: ✭ 4,426 (+3084.17%)
Mutual labels:  devops, deployment
St2
StackStorm (aka "IFTTT for Ops") is event-driven automation for auto-remediation, security responses, troubleshooting, deployments, and more. Includes rules engine, workflow, 160 integration packs with 6000+ actions (see https://exchange.stackstorm.org) and ChatOps. Installer at https://docs.stackstorm.com/install/index.html. Questions? https://…
Stars: ✭ 4,600 (+3209.35%)
Mutual labels:  devops, deployment
Learn Devops
🚧 Learn the craft of "DevOps" (Developer Operations) to Deploy your App and Monitor it so it stays "Up"!
Stars: ✭ 139 (+0%)
Mutual labels:  devops, deployment
Swarmlet
A self-hosted, open-source Platform as a Service that enables easy swarm deployments, load balancing, automatic SSL, metrics, analytics and more.
Stars: ✭ 373 (+168.35%)
Mutual labels:  self-hosted, deployment
Aws Deployment Framework
The AWS Deployment Framework (ADF) is an extensive and flexible framework to manage and deploy resources across multiple AWS accounts and regions based on AWS Organizations.
Stars: ✭ 374 (+169.06%)
Mutual labels:  devops, deployment
Carvel Kapp
kapp is a simple deployment tool focused on the concept of "Kubernetes application" — a set of resources with the same label
Stars: ✭ 489 (+251.8%)
Mutual labels:  devops, deployment
Adapt
ReactJS for your infrastructure. Create and deploy full-stack apps to any infrastructure using the power of React.
Stars: ✭ 317 (+128.06%)
Mutual labels:  devops, deployment
Chef
Chef Infra, a powerful automation platform that transforms infrastructure into code automating how infrastructure is configured, deployed and managed across any environment, at any scale
Stars: ✭ 6,766 (+4767.63%)
Mutual labels:  devops, deployment
Touchdown
Cloud service orchestration framework for python
Stars: ✭ 10 (-92.81%)
Mutual labels:  devops, deployment
Cipi
An Open Source Control Panel for your Cloud! Deploy and manage LEMP apps in one click!
Stars: ✭ 376 (+170.5%)
Mutual labels:  devops, deployment
Snowflake
Graphical SFTP client and terminal emulator with helpful utilities
Stars: ✭ 1,676 (+1105.76%)
Mutual labels:  devops, deployment
Rultor
DevOps Team Assistant
Stars: ✭ 428 (+207.91%)
Mutual labels:  devops, deployment
Kubectl Plugins
A Collection of Plugins for kubectl Integration (exec as any user, context switching, etc).
Stars: ✭ 340 (+144.6%)
Mutual labels:  devops, deployment
Gaia
Build powerful pipelines in any programming language.
Stars: ✭ 4,534 (+3161.87%)
Mutual labels:  devops, deployment
Deployr
A simple golang application to automate the deployment of software releases.
Stars: ✭ 282 (+102.88%)
Mutual labels:  devops, deployment
Morph
NixOS deployment tool
Stars: ✭ 303 (+117.99%)
Mutual labels:  devops, deployment
Flubucore
A cross platform build and deployment automation system for building projects and executing deployment scripts using C# code.
Stars: ✭ 695 (+400%)
Mutual labels:  devops, deployment
Doact
A Terraform module for hosting your own runner for CI/CD on Digital Ocean to run jobs in your GitHub Actions workflows. 🚀
Stars: ✭ 42 (-69.78%)
Mutual labels:  self-hosted, devops

Exoframe Server

Simple Docker deployment tool

CI: Test CI: Release Coverage Status Docker Pulls Docker image size license

Exoframe is a self-hosted tool that allows simple one-command deployments using Docker.

Installation, usage and docs

For more details on how to get it up and running please follow the following link how to setup exoframe-server.

Development

# Start the development setup:
yarn docker:start

# Run something inside of the exoframe container:
yarn docker:exec [command]

# Test your code:
yarn lint
yarn test

License

Licensed under 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].