Skip to content

Instantly share code, notes, and snippets.

View mochi1351's full-sized avatar
🏠
Working from home

Mochi vani ( Okoh Chuks Vani) mochi1351

🏠
Working from home
View GitHub Profile
@mochi1351
mochi1351 / n8n-docker-compose
Created December 9, 2023 16:13 — forked from dragonfire1119/n8n-docker-compose
Docker compose for n8n.io
version: '3'
services:
n8n:
image: docker.n8n.io/n8nio/n8n
ports:
- 5678:5678
environment:
- GENERIC_TIMEZONE=America/Chicago
- TZ=America/Chicago
@mochi1351
mochi1351 / gist:dd929a32ebdfe38f20bc45056f9b0f4f
Created January 19, 2022 01:04 — forked from dnburgess/gist:4316105ac2f89e9ae7e260da7b4eb7d8
Kasm Workspaces - Ep. 1 - Installing Kasm Workspaces
Installation Instructions and References
Resource Links
Kasm Workspaces Installation: https://www.kasmweb.com/docs/latest/index.html
Kasm Workspaces Download: https://kasmweb.com/downloads.html
System Requirements: https://www.kasmweb.com/docs/latest/install/system_requirements.html
Creating A Swap Partition
#Swap should be approximately 1gb per concurrent session you expect to run at any given time. Please adjust according to your needs.
#Default is 1g.