notes/os/linuxserver-webtop.txt
Ihar Hancharenka 318c052b24 m
2025-01-29 17:19:54 +03:00

168 строки
7.8 KiB
Plaintext

https://www.linuxserver.io/
https://www.kasmweb.com/docs/latest/index.html
https://www.kasmweb.com/docs/latest/license.html
https://github.com/linuxserver
https://github.com/linuxserver/docker-webtop
!!!
https://docs.linuxserver.io/images/docker-webtop
https://github.com/linuxserver/docker-webtop/blob/master/Dockerfile
FROM ghcr.io/linuxserver/baseimage-kasmvnc:alpine321
https://github.com/linuxserver/docker-webtop?tab=readme-ov-file#docker-compose-recommended-click-here-for-more-info
docker-compose pull webtop
https://github.com/linuxserver/docker-baseimage-kasmvnc
https://github.com/linuxserver/docker-baseimage-kasmvnc/blob/master/Dockerfile
FROM node:12-buster AS wwwstage
wget https://github.com/kasmtech/noVNC/tarball/${KASMWEB_RELEASE} -O - \
| tar --strip-components=1 -xz &&
https://docs.linuxserver.io/
https://docs.linuxserver.io/images/docker-webtop/#native-apps
images
https://fleet.linuxserver.io/
https://hub.docker.com/u/linuxserver
https://hub.docker.com/r/linuxserver/firefox
https://github.com/linuxserver/docker-firefox
base-image
https://github.com/linuxserver/docker-baseimage-kasmvnc
https://hub.docker.com/r/kasmweb/core-ubuntu-noble
https://github.com/kasmtech/workspaces-core-images/blob/develop/dockerfile-kasm-core
! sysbox
https://hub.docker.com/r/kasmweb/desktop
! try
kasm
https://www.kasmweb.com/community-edition
https://www.kasmweb.com/downloads
https://www.youtube.com/@KasmWorkspaces/videos
inst
https://www.youtube.com/watch?v=BYJ0M04cD18
ug
https://www.youtube.com/watch?v=EJ5TYZLvJ70
workspaces cfg
https://www.youtube.com/watch?v=JkYF20Kq4G8
admin course
https://www.youtube.com/watch?v=kSvW6m_CksI
custom images
https://www.youtube.com/watch?v=BGP69_f1wq0
https://www.kasmweb.com/docs/latest/guide/custom_images.html#rolling-images
https://www.kasmweb.com/docs/latest/how_to/building_images.html
FROM kasmweb/core-ubuntu-focal:1.16.1
https://hub.docker.com/r/kasmweb/core-ubuntu-noble
https://www.kasmweb.com/docs/latest/guide/sessions.html#create-image-from-session
https://github.com/kasmtech/workspaces-images
https://www.kasmweb.com/docs/latest/how_to/image_maintenance.html
root
https://www.youtube.com/watch?v=G8c5Fq0Dx94
https://www.kasmweb.com/docs/latest/how_to/running_as_root.html
volume mapping
https://www.kasmweb.com/docs/latest/guide/persistent_data/volume_mapping.html
ssh
https://www.kasmweb.com/docs/latest/guide/compute/servers.html
scale
https://www.kasmweb.com/docs/latest/guide/compute/pools.html#autoscale-scheduling
sysbox
https://www.youtube.com/watch?v=4Wuz7laoLGw
https://hub.docker.com/r/alphabravocompany/kasm-ubuntu-sysbox/
https://kasmweb.com/docs/develop/how_to/sysbox_runtime.html
https://github.com/nestybox/sysbox
https://github.com/nestybox/sysbox/tree/master/docs/quickstart
https://github.com/nestybox/sysbox/blob/master/docs/quickstart/README.md
https://github.com/nestybox/sysbox/tree/master/docs/user-guide
https://github.com/nestybox/sysbox/blob/master/docs/user-guide/features.md
https://github.com/nestybox/sysbox/blob/master/docs/user-guide/security.md
https://github.com/nestybox/sysbox/blob/master/docs/user-guide/install-package.md
https://github.com/nestybox/sysbox/blob/master/docs/user-guide/deploy.md
https://github.com/nestybox/sysbox/blob/master/docs/user-guide/design.md
https://github.com/nestybox/sysbox/blob/master/docs/user-guide/configuration.md
https://github.com/nestybox/sysbox/blob/master/docs/user-guide/concepts.md
https://github.com/nestybox/sysbox/blob/master/docs/user-guide/images.md
https://github.com/nestybox/sysbox/blob/master/docs/distro-compat.md#supported-linux-distros
https://medium.kasmweb.com/sysbox-docker-isolation-for-rootless-containers-fbc1be64b59f
!!!
https://github.com/nestybox/sysbox/blob/master/docs/user-guide/systemd.md
browser-ext
https://www.kasmweb.com/docs/latest/how_to/kasm_extension.html
https://addons.mozilla.org/en-US/firefox/addon/kasm-open-in-isolation/
https://chromewebstore.google.com/detail/kasm-open-in-isolation/pamimfbchojeflegdjgijcgnoghgfemn?hl=en&pli=1
images
https://registry.dev.kasmweb.net/1.0/
https://github.com/kasmtech/workspaces-images
https://github.com/kasmtech/workspaces-core-images
https://github.com/kasmtech/workspaces-core-images/blob/develop/dockerfile-kasm-core
install_systemd.sh
RUN bash $INST_SCRIPTS/sysbox/install_systemd.sh && rm -rf $INST_SCRIPTS/sysbox/
https://github.com/kasmtech/workspaces-core-images/blob/develop/src/ubuntu/install/sysbox/install_systemd.sh
!!!
https://github.com/kasmtech/workspaces-core-images/blob/develop/dockerfile-kasm-core
ubuntu
https://hub.docker.com/r/kasmweb/ubuntu-noble-desktop
https://github.com/kasmtech/workspaces-images/blob/develop/dockerfile-kasm-ubuntu-noble-desktop
https://github.com/kasmtech/workspaces-images/tree/develop/src/ubuntu/install
https://github.com/kasmtech/workspaces-images/tree/develop/src/ubuntu/install/firefox
https://github.com/kasmtech/workspaces-images/blob/develop/src/ubuntu/install/firefox/install_firefox.sh
https://github.com/kasmtech/workspaces-images/blob/develop/src/ubuntu/install/firefox/custom_startup.sh
.
https://github.com/kasmtech/workspaces-images/blob/develop/dockerfile-kasm-ubuntu-noble-dind
https://github.com/kasmtech/workspaces-images/blob/develop/dockerfile-kasm-ubuntu-noble-dind-rootless
vpn
https://www.kasmweb.com/docs/latest/how_to/vpn_sidecar/vpn_sidecar.html
dev api
https://www.kasmweb.com/developer-api
https://kasmweb.com/docs/latest/developers/developer_api.html
inst
https://kasmweb.com/docs/latest/install/single_server_install.html
s6 init-system
https://skarnet.org/
https://skarnet.org/poweredby.html
https://skarnet.org/software/
https://skarnet.org/software/s6/
https://skarnet.org/software/s6/why.html
https://skarnet.org/software/s6/index.html
https://skarnet.org/software/s6/overview.html
https://skarnet.org/software/s6/s6-log.html
https://github.com/just-containers/s6-overlay
https://skarnet.org/software/s6-rc/
https://skarnet.org/software/execline/
2023
EasySelfHost - Webtop: Run a Linux Desktop in Your Browser with a Lightweight Docker Container 0:00 of 7:10
https://www.youtube.com/watch?v=PGBwfUkfTlY
lscr.io/linuxserver/webtop:ubuntu-kde
https://www.linuxserver.io/blog/webtop-2-0-the-year-of-the-linux-desktop
2021
https://medium.com/featurepreneur/webtop-running-linux-desktop-inside-a-container-in-the-browser-d8de91192276
TechnoTim - Linux desktop, inside of a container, inside of a browser??? Yes. A Webtop. 0:00 of 18:15
https://www.youtube.com/watch?v=Gd9bvdkIXOQ
https://github.com/techno-tim/launchpad/tree/master/docker/webtop
https://github.com/techno-tim/launchpad/blob/master/docker/webtop/docker-compose.yml
2019
https://www.linuxserver.io/blog/2019-02-21-the-lsio-pipeline-project
docker run --rm --privileged multiarch/qemu-user-static:register --reset
faq
https://www.kasmweb.com/docs/latest/FAQ.html
There are two options for customizing the Workspace set at installation time.
There is a -I or –no-images option for install.sh that will instruct the installer to not pre seed any default Kasm Workspaces.
After extracting the installation zip, but before running the install.sh,
you can edit “kasm_release/conf/database/seed_data/default_images_amd64.yaml”
or “kasm_release/conf/database/seed_data/default_images_arm64.yaml”
depending on the architecture of the host you are installing on.
Editing these files will allow you to customize the set of Workspaces that are installed during Kasm Workspaces installation.