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

use PECAN_DOCKER to set name of docker cluster #2128

Closed
robkooper opened this issue Oct 1, 2018 · 2 comments
Closed

use PECAN_DOCKER to set name of docker cluster #2128

robkooper opened this issue Oct 1, 2018 · 2 comments
Assignees
Milestone

Comments

@robkooper
Copy link
Member

should use PECAN_DOCKER environment variable instead of hard coded value of docker

@robkooper robkooper self-assigned this Oct 1, 2018
@robkooper robkooper moved this from To do to In progress in Project Dockerization Nov 6, 2018
robkooper added a commit to robkooper/pecan that referenced this issue Nov 6, 2018
Fixes issue PecanProject#2128

Can now specify two variable to web and executor.

- `FQDN` is is the fully qualified domain name used
- `NAME` is the short name that is shown in the host pull down menu

These can be set in the .env file using PECAN_FQDN and PECAN_NAME

Also added portainer to view the docker containers using a webinterface. This can be reached at /portainer/. Either go to this page or set password in .env file.
@robkooper robkooper moved this from In progress to Done in Project Dockerization Dec 17, 2018
@robkooper robkooper mentioned this issue Feb 16, 2019
12 tasks
@infotroph
Copy link
Member

@robkooper Can this be closed?

@robkooper
Copy link
Member Author

robkooper commented Sep 18, 2019

Fixed in #2186
Can specify name of docker cluster using PECAN_FQDN and PECAN_NAME

@robkooper robkooper added this to the 1.8.0 milestone Apr 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

No branches or pull requests

2 participants