Skip to content
This repository has been archived by the owner on Jan 25, 2019. It is now read-only.

docker-scripts-archived/desktop

Repository files navigation

Desktop in a container

Installation

Accessing

  • Tell wsproxy to manage the domain of this container: ds wsproxy add

  • Tell wsproxy to get a free letsencrypt.org SSL certificate for this domain (if it is a real one):

    ds wsproxy ssl-cert --test
    ds wsproxy ssl-cert
    
  • If the domain is not a real one, add to /etc/hosts the line: 123.45.67.89 desk.example.org

  • Try in browser: http://desk.example.org?host=desk.example.org&port=6901

Other commands

ds stop
ds start
ds shell
ds help

Installing in a VirtualBox machine (with vagrant)

Installing in a real machine (no virtual box)

  • Get the code: git clone https://github.com/docker-scripts/desktop vnc
  • Install: vnc/install.sh

About

Desktop in a container, accessible through web vnc. (Moved to: https://gitlab.com/docker-scripts/desktop)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published