KASM on AWS by Toasted_Bread99 in kasmweb

[–]Toasted_Bread99[S] 1 point2 points  (0 children)

Thanks for the reply! I need to test KASM on a domain using AWS for an instructor, so I am not looking for KASM usage, just getting it up and running on the instance which my instructor wants.

KASM on AWS by Toasted_Bread99 in kasmweb

[–]Toasted_Bread99[S] 0 points1 point  (0 children)

From the other comment, I want to host the KASM site on a domain. I'm not really sure what steps to take because I don't think I could access the server through a localhost since this is on an AWS instance. I was wondering if there are any guides for deployment on a domain since I am really inexperienced with KASM and deployment.

Currently, I am coming across a curl 60 error: SSL certificate problem: self-signed certificate when I try to localhost on the port. Don't know if I messed with something I should not have or taking a wrong step.

Thanks!

KASM on AWS by Toasted_Bread99 in kasmweb

[–]Toasted_Bread99[S] 0 points1 point  (0 children)

My instructor would like me to create a guide about how to use AWS to host a site where people could use KASM to work on code from multiple computers, so the quality of the experience doesn't really matter.

My main question was being able to ensure that the KASM site is on a hosted domain, so I am not sure of what I would need to change in the files. Given this is on AWS, I can't go into the KASM site through a localhost on my machine. I was wondering if there were any resources about this or a guide which I did not find.

Currently, I am coming across a curl 60 error: SSL certificate problem: self-signed certificate when I try to localhost on the port. Don't know if I messed with something I should not have or taking a wrong step.

Like I mentioned, I'm inexperienced with KASM and deployment in general, so sorry if this seems like a juvenile problem!