Raised: $0
0% of monthly goal Help us cross the finish line!
Goal: $12,000
Raised: $0 Goal: $12,000
0% of monthly goal Help us cross the finish line!
Sponsor DDEV

add-on registry Tests last commit release

ddev-portainer

Table of Contents

Introduction

Portainer is a toolset that allows you to easy manage containers in Docker.

This DDEV add-on allows you to use Portainer Community Edition (CE) in a separate portainer service.

Installation

ddev add-on get julienloizelet/ddev-portainer && ddev restart

Basic usage

Once ddev has been restarted, you can access the Portainer GUI by running ddev portainer.

If this is your first access, create your user:

create user

Click the Getting started link and start using the Portainer GUI.

For more information, please read the official documentation.

Contribute

Anyone is welcome to submit a PR to this repo.

Contributed and maintained by julienloizelet

Originally Contributed by @davidjguru in ddev-contrib