-
Notifications
You must be signed in to change notification settings - Fork 452
Guacamole support #1065
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
Guacamole support #1065
Conversation
Check latest commits
On Wed, Aug 10, 2022 at 8:23 AM doomedraven ***@***.***> wrote:
***@***.**** commented on this pull request.
------------------------------
In conf/cuckoo.conf
<#1065 (comment)>:
> @@ -183,3 +183,11 @@ enabled = off
path = /mnt/tmpfs/
# in mb
freespace = 2000
+
+[guacamole]
i will move this to web.confnlater
—
Reply to this email directly, view it on GitHub
<#1065 (review)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AB3X3YDBBAYORFMTCUALN2LVYONLHANCNFSM56CLMZSA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
--
Lorenzo
“Happiness is not the absence of problems, but the ability to deal with
them." - Albert Einstein
|
im watching all commings, but just didn't had time to test, do you have tip on integrate quickly quac-session? |
Clone repo. Use poetry for dependencies.. Look in extra folder for configs samples and systemd files. dev server scripts are in root. Sample dotenv file in root. I don't recall if I needed any apt packages for the python packages to install. You need to allow your browser to open a new tab. |
check sessions in middle ware |
Poetry for dependency. Look in extra folder for configs samples and
systemd. dev server scripts are in root. Sample dotenv file in root.
On Wed, Aug 10, 2022 at 4:14 PM doomedraven ***@***.***> wrote:
im watching all commings, but just didn't had time to test, do you have
tip on integrate quickly quac-session?
—
Reply to this email directly, view it on GitHub
<#1065 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AB3X3YE3FMIYE3JTLCPJ6ELVYQERTANCNFSM56CLMZSA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
--
Lorenzo
“Happiness is not the absence of problems, but the ability to deal with
them." - Albert Einstein
|
CAPE web updates for initial Guacamole support. Requires guac-session, which is not integrated into CAPE currently.