File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -754,6 +754,21 @@ docker-compose up -d adminer
754754
755755
756756
757+ <br >
758+ <a name =" Use-Portainer " ></a >
759+ ## Use Portainer
760+
761+ 1 - Run the Portainer Container (` portainer ` ) with the ` docker-compose up ` command. Example:
762+
763+ ``` bash
764+ docker-compose up -d portainer
765+ ```
766+
767+ 2 - Open your browser and visit the localhost on port ** 9010** : ` http://localhost:9010 `
768+
769+
770+
771+
757772
758773<br >
759774<a name =" Use-pgAdmin " ></a >
Original file line number Diff line number Diff line change @@ -97,7 +97,7 @@ Beanstalkd - RabbitMQ - PHP Worker
9797- ** Queueing Management:**
9898Beanstalkd Console - RabbitMQ Console
9999- ** Random Tools:**
100- HAProxy - Certbot - Blackfire - Selenium - Jenkins - ElasticSearch - Kibana - Grafana - Mailhog - MailDev - Minio - Varnish - Swoole - Laravel Echo...
100+ HAProxy - Certbot - Blackfire - Selenium - Jenkins - ElasticSearch - Kibana - Grafana - Mailhog - MailDev - Minio - Varnish - Swoole - Portainer - Laravel Echo...
101101
102102Laradock introduces the ** Workspace** Image, as a development environment.
103103It contains a rich set of helpful tools, all pre-configured to work and integrate with almost any combination of Containers and tools you may choose.
You can’t perform that action at this time.
0 commit comments