Blog Posts

  • Upgrading portainer

    To make this, I followed the guide posted here. https://docs.portainer.io/v/ce-2.9/start/upgrade/docker The latest portainer at the time of writing is portainer version 2.14.1 please replace that string with the latest version when using the following commands.

  • Installing Docker and Portainer

    Installing Docker and Portainer

    So I recently needed to install docker and portainer so that I could run a few services on my server. Installing docker This is just helpful links for installing docker on ubuntu or lubuntu for me on lubuntu 22.04. the most important commands on that were: After that you should be able to to test…