awesome-devopscamp icon indicating copy to clipboard operation
awesome-devopscamp copied to clipboard

A list of links that were collected during the tools session - feel free to add more

Awesome DevOpsCamp

A list of links that were collected during the tools session at the DevOpsCamp 2016 in Nuremberg.

Tools

  • Fuck https://github.com/nvbn/thefuck Fix commands
  • Minio https://minio.io/ S3 objectstore
  • SkyDNS https://github.com/skynetservices/skydns DNS based on Etcd
  • Watchtower https://github.com/CenturyLinkLabs/watchtower Automatically update running Docker containers
  • Dokku http://dokku.viewdocs.io/dokku/ Deploy git repos
  • Nginx-Proxy https://github.com/jwilder/nginx-proxy Nginx proxy in docker
  • Nginx-Proxy Let's Encrypt Companion https://github.com/JrCs/docker-letsencrypt-nginx-proxy-companion
  • Træfɪk https://github.com/containous/traefik Reverse proxy
  • mitmproxy https://mitmproxy.org/ Man-in-the-middle proxy
  • Burpsuite https://portswigger.net/burp/ (proprietary proxy)
  • Httpie https://github.com/jkbrzt/httpie Curl wrapper for easier requests
  • Ngrok https://github.com/inconshreveable/ngrok Introspected tunnels to localhost
  • Bropages http://bropages.org/ Bro of man - examples instead of man pages
  • dtrx http://brettcsmith.org/2007/dtrx/ Intelligent unarchiver
  • x alias in oh-my-zsh https://github.com/robbyrussell/oh-my-zsh
  • fzf https://github.com/junegunn/fzf A command-line fuzzy finder written in Go
  • Python debug smtp server - Python standard lib python -m smtpd -n -c DebuggingServer localhost:1025
  • Python webserver - serve current directory - python3 -m http.server
  • MailCatcher https://mailcatcher.me/ debug emails
  • CommandLineFu http://www.commandlinefu.com/commands/browse browse/search command line examples Explain Shell http://explainshell.com/ explains pasted shell commands http://explainshell.com/explain?cmd=ls+-la+%2Fusr%2Flocal%2Fopt%2Fphp56-* intl%2F+%7C+grep+abc
  • The Silver Searches http://geoff.greer.fm/ag/ code search tool
  • HomeShick https://github.com/andsens/homeshick dotfile management
  • DirEnv https://github.com/direnv/direnv load ENV variables on dir change
  • DotEnv https://github.com/bkeepers/dotenv load ENV variables from .env files
  • Number26 https://number26.eu/ Credit cards for free (easy ident)
  • Dotfiles https://github.com/frdmn/dotfiles Backup settings/installed apps
  • Draw.io https://www.draw.io/ flow charts
  • AsciiDoctor mit UML: http://plantuml.com/ Beispiel: https://dev.dukecon.org/jenkins/job/dukecon-doc/ws/target/generated-docs/de/index.html#section-system-scope-and-context + https://dev.dukecon.org/jenkins/job/dukecon-doc/ws/src/main/asciidoc/systemcontext.puml/view/
  • Caddy https://caddyserver.com/ http2 server with automatic ssl
  • NetData https://github.com/firehol/netdata Graph overview of metrics

Communication

  • ScudCloud https://github.com/raelgc/scudcloud Slack for Linux
  • Slack https://slack.com/downloads/linux Slack for Linux
  • Franz http://meetfranz.com/ Multi messenger (combines web views into one desktop app)

WebRTC / Screensharing

  • Room https://room.co/
  • Appear https://appear.in/
  • Talky https://talky.io/
  • Zoom http://zoom.us/

Git

  • Git Try (interactive - easy) https://try.github.io/
  • Git Branching Tutorial (interactive - advanced): https://pcottle.github.io/learnGitBranching/
  • Git Ignore https://github.com/github/gitignore oder https://www.gitignore.io/

Learning

  • Node School http://nodeschool.io/de/#workshoppers interactive learning (bash, git, node, ...)

Pastebin

  • Stikked https://github.com/claudehohl/Stikked "beautiful" pastebin
  • Hastebin http://hastebin.com/about.md
  • 0paste (client-side crypto) https://bitbucket.org/nanaya1/zeropaste