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

WordPress & NoVNC details #5

Open
hammad93 opened this issue Mar 17, 2024 · 4 comments
Open

WordPress & NoVNC details #5

hammad93 opened this issue Mar 17, 2024 · 4 comments

Comments

@hammad93
Copy link
Owner

This is great but doesn't have details about how we deployed WordPress or NoVNC.

A new branch called novnc was created to track this

@hammad93
Copy link
Owner Author

https://github.com/novnc/noVNC

We used the certbot generated SSL certificated with noVNC. Here's the tested command that works after installing from snap,
novnc --vnc DNY15150.macincloud.com:5900 --cert /home/bitnami/snap/novnc/current/fullchain2.pem --key /home/bitnami/snap/novnc/current/privkey2.pem

For WordPress, just add the login URL. Perhaps in the future we will add containerized support for WordPress

@hammad93
Copy link
Owner Author

How did we use the certbot generated SSL? The method that was utilized was probably secure, but a security analysis was not done. When the solution is up and deployed for a while with thorough testing including pen tests, we can describe this method

@hammad93
Copy link
Owner Author

nohup novnc --vnc DNY15150.macincloud.com:5900 --cert /home/bitnami/snap/novnc/current/fullchain2.pem --key /home/bitnami/snap/novnc/current/privkey2.pem &> macincloud.txt &

@hammad93
Copy link
Owner Author

hammad93 commented Apr 3, 2024

We may move to Apache Guacamole

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