Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Portainer usage #1

Closed
wants to merge 1 commit into from
Closed

Update Portainer usage #1

wants to merge 1 commit into from

Conversation

Raruto
Copy link
Owner

@Raruto Raruto commented Sep 19, 2022

Related to: g3w-suite/g3w-suite-docker#72

I have never used read the docs before, can anyone tell me if i also need to update the following file manually?


Before: g3w-admin/docs/locales/en/LC_MESSAGES/docker.po#L356-L370


#: ../../docker.md:193
msgid "Portainer"
msgstr ""

#: ../../docker.md:194
msgid ""
"Portainer(https://www.portainer.io) is a software for build and manage "
"Docker environments in an easy and graphical way."
msgstr ""

#: ../../docker.md:196
msgid ""
"For Portainer use docker-compose-portainer.yml file and in plus of env "
"vars before, set the follow mandatory env vars:"
msgstr ""

After ? g3w-admin/docs/docker.md?plain=1#L195-L203


- ## Portainer
- Portainer(https://www.portainer.io) is a software for build and manage Docker environments in an easy and graphical way.
- For Portainer use `docker-compose-portainer.yml` file and in plus of env vars before, set the follow mandatory env vars:
- * G3WSUITE_DOCKER_INSTALL_DIR: host directory where this code is.
- * PG_PUBLIC_PORT: host port to map Docker PostgreSql default port (5432).
- * WEBGIS_HTTP_PORT: host port to map Docker Nginx port (8080).
- * WEBGIS_HTTPS_PORT: host port to map Docker Nginx port (443).

+ ## Portainer usage
+
+ Portainer (https://www.portainer.io) is a docker-based web application used to edit and manage Docker applications in a simple and intuitive way.
+
+ Plese refer to the [Add new stack](https://docs.portainer.io/v/ce-2.9/user/docker/stacks/add) section to learn how to deploy the `docker-compose-consumer.yml` stack with Portainer (>= v2.1.1).

@Raruto Raruto closed this Sep 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant