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

Plugin functionality not working #107

Open
SeungwookL opened this issue Mar 30, 2020 · 0 comments
Open

Plugin functionality not working #107

SeungwookL opened this issue Mar 30, 2020 · 0 comments

Comments

@SeungwookL
Copy link

Hello,

I am currently running the Rundeck on Docker container behind nginx revese-proxy, also on another container. I have the containers running in AWS EC2 instance. Here are the details you may want:

[Details]
EC2:
OS: Ubuntu 18.04
domain name: MY_OWN_DOMAIN_NAME

Rundeck:
image: jordan/rundeck:latest
server: https://localhost:4443
port used: 4443

Nginx:
image: nginx:latest
proxy pass: https://localhost:4443
proxy redirect: https://localhost:4443 https://MY_OWN_DOMAIN_NAME:4443

rundeck-ec2-nodes-plugin
version: 1.5

[Error]
Rundeck is up and running fine behind nginx reverse-proxy. However, the plugin functionality in the software is not working at all while all other functionalities are working just fine. I have installed the rundeck-ec2-nodes-plugin in the directory where other plugins reside; however, I cannot view this plugin.

Let me know if you need any further details.

Thank you,
Kevin

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

No branches or pull requests

1 participant