Skip to content
Crop test-02

Portainer Tutorials

Get started with Portainer 101

Learn how to secure your Portainer installation Securing your Portainer Installation is really important. This video explains what you need to do and how to do it. See our blog post with step-by-step instructions. 
Learn how to deploy a container on Docker We show you how to deploy a container on Docker using Portainer.  In this example, we will deploy a nginx container and publish it on an external port. You'll need to have Portainer installed and running on a Docker environment.
Learn how to view logs

In this video, we look at how to view and export container logs. For this tutorial, you will need Portainer installed on a Docker environment and/or agents on a Kubernetes / Swarm cluster.

How to deploy a stack 

In this video, we show you how to deploy a stack, using the Add Stack button and the web editor.

How to deploy an application into a Kubernetes cluster using a form

There are two ways to add a new application into a Kubernetes environment: manually using a form, or automatically using a manifest. Here, we show you how to add an application manually using a form.

How to deploy an application into a Kubernetes cluster using a custom template

In this video, we look at how to add custom templates for Kubernetes environments, allowing you to create templates based on Kubernetes manifests for future deployment.

How to deploy an application into Kubernetes cluster using a Helm chart

For more information on deploying applications using Helm charts, visit our documentation page.