Author: douwe

  • Portainer Community Edition

    Portainer Community Edition

    Prerequisites This tutorial works for Linux systems. For the next instructions to work, the following packages must be installed: Install Portainer CE First, let’s install Portainer! It will download the latest portainer-ce image and run it on port 9000. Portainer CE is the Community Edition. It is the free and open source variant. Visit https://github.com/portainer/portainer for the…

  • Oh My ZSH! with autosuggestions and syntax-highlighting

    Oh My ZSH! with autosuggestions and syntax-highlighting

    Prerequisites This tutorial works for Linux and macOS systems. For the next instructions to work the following packages must be installed: Oh My ZSH! First, let’s install Oh-My-ZSH. Alternatively you could use the method provided at https://ohmyz.sh/#install. Plugins Oh-My-ZSH allows us to install plugins. Two useful plugins are autosuggestions and syntax-highlighting. Both are available at…