Skip to content

Latest commit

 

History

History
48 lines (30 loc) · 1.7 KB

README.rst

File metadata and controls

48 lines (30 loc) · 1.7 KB

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