All Projects → f5devcentral → f5-super-netops-container

f5devcentral / f5-super-netops-container

Licence: MIT license
F5 Super NetOps container images that enable Automation and Orchestration with a DevOps methodology

Programming Languages

python
139335 projects - #7 most used programming language
shell
77523 projects
groovy
2714 projects

Projects that are alternatives of or similar to f5-super-netops-container

Runbook
A framework for gradual system automation
Stars: ✭ 531 (+2112.5%)
Mutual labels:  orchestration, devops-tools
Rundeck
Enable Self-Service Operations: Give specific users access to your existing tools, services, and scripts
Stars: ✭ 4,426 (+18341.67%)
Mutual labels:  orchestration, devops-tools
Lxdock
Build and orchestrate your development environments with LXD - a.k.a. Vagrant is Too Heavy™
Stars: ✭ 350 (+1358.33%)
Mutual labels:  orchestration, devops-tools
Kapitan
Generic templated configuration management for Kubernetes, Terraform and other things
Stars: ✭ 1,383 (+5662.5%)
Mutual labels:  orchestration, devops-tools
theon
Declarative library to build Web API clients & SDKs for the browser and node.js
Stars: ✭ 50 (+108.33%)
Mutual labels:  declarative
xstate
State machines and statecharts for the modern web.
Stars: ✭ 21,286 (+88591.67%)
Mutual labels:  orchestration
opensvc
The OpenSVC node agent
Stars: ✭ 27 (+12.5%)
Mutual labels:  orchestration
zeebe-helm
Public Zeebe K8s HELM Charts
Stars: ✭ 13 (-45.83%)
Mutual labels:  orchestration
stackbuilder
Stackbuilder builds stacks of virtual machines
Stars: ✭ 21 (-12.5%)
Mutual labels:  orchestration
polkadot-deployer
Tool for deploying polkadot networks
Stars: ✭ 99 (+312.5%)
Mutual labels:  devops-tools
workflow-manager
Minimal Workflow orchestrator for AWS Step Functions
Stars: ✭ 20 (-16.67%)
Mutual labels:  orchestration
FTAPIKit
Declarative and generic REST API framework using Codable.
Stars: ✭ 18 (-25%)
Mutual labels:  declarative
orchparty
Write your own orchestration config with a Ruby DSL that allows you to have mixins, imports and variables.
Stars: ✭ 37 (+54.17%)
Mutual labels:  orchestration
docs
Documentation repo of nebula orchestration system
Stars: ✭ 16 (-33.33%)
Mutual labels:  orchestration
envkey-node
EnvKey's official Node.js client library
Stars: ✭ 46 (+91.67%)
Mutual labels:  devops-tools
tenjin
📝 A template engine.
Stars: ✭ 15 (-37.5%)
Mutual labels:  declarative
gl-vsts-tasks-yarn
Yarn Package Manager Visual Studio Team Services Build and Release Management extensions
Stars: ✭ 50 (+108.33%)
Mutual labels:  devops-tools
react-declarative
A React form builder which interacts with a JSON endpoint to generate nested 12-column grids with input fields and automatic state management in a declarative style. Endpoint is typed by TypeScript guards (IntelliSense available). This tool is based on material-ui components, so your application will look beautiful on any device...
Stars: ✭ 17 (-29.17%)
Mutual labels:  declarative
terraform-provider-carvel
Carvel Terraform provider with resources for ytt and kapp to template and deploy to Kubernetes
Stars: ✭ 40 (+66.67%)
Mutual labels:  declarative
fluent-schemer
i wrote this so i can validate stuff without suffering
Stars: ✭ 43 (+79.17%)
Mutual labels:  declarative

README

Status

Master: badge_rtd_latest badge_travis_master

Develop: badge_rtd_develop badge_travis_develop

About

Super-NetOps is the new NetOps. This repo supports and auto-build integration with Docker Hub.

Docker Repo: https://hub.docker.com/r/f5devcentral/f5-super-netops-container/ GitHub Repo: https://github.com/f5devcentral/f5-super-netops-container

To learn more about Super-NetOps, read 'Does DevOps need a Super-NetOps':

https://redtalks.live/2016/11/04/does-devops-need-a-super-netops/

Use

The f5-super-netops container uses the Docker platform:

https://www.docker.com/products/overview#/install_the_platform

The following command will download the 'f5-super-netops-container', run it, remap the SSH and HTTP ports to localhost:2222 and localhost:8080 respectively and begin an interactive shell session:

docker run -p 8080:80 -p 2222:22 -it f5devcentral/f5-super-netops-container:base

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