Rearranging to make the guide more clear
This commit is contained in:
parent
098a4a0bb8
commit
acf0dc2b34
|
|
@ -54,7 +54,7 @@ caproverOneClickApp:
|
||||||
validRegex: /^([^\s^\/])+$/
|
validRegex: /^([^\s^\/])+$/
|
||||||
instructions:
|
instructions:
|
||||||
start: Guacamole is an HTML5 Remote Desktop application.
|
start: Guacamole is an HTML5 Remote Desktop application.
|
||||||
end: Guacamole is deployed and available as srv-captain--$$cap_appname. In order to use Guacamole, you must enable websockets and setup the MySQL database. For instructions on how to setup the database, check out https://github.com/christopher-kapic/caprover-guacamole
|
end: For instructions on how to setup the database, check out https://github.com/christopher-kapic/caprover-guacamole. Guacamole is deployed and available as srv-captain--$$cap_appname. In order to use Guacamole, you must enable websockets and setup the MySQL database.
|
||||||
displayName: Guacamole
|
displayName: Guacamole
|
||||||
isOfficial: false
|
isOfficial: false
|
||||||
description: An HTML5 remote access application.
|
description: An HTML5 remote access application.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue