Skip to content
/ akhet Public
forked from WikiToLearn/akhet

Akhet is a docker-oriented virtual-desktop environment infrastructure

License

Notifications You must be signed in to change notification settings

fedelodo/akhet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Akhet

Akhet is a docker-oriented virtual-desktop environment infrastructure.

Requirements

  • Docker (linux amd64) 17.04.0-ce or greater
  • make

Quick start

  1. Clone this repo
  2. Change the working directory to this repo
  3. execute ./configure to check that al dependencies are satisfied
  4. execute make to build all system images
  5. execute make demoui to build the demo UI
  6. execute make base to build the base image
  7. execute make xterm to build the xterm image
  8. execute ./demo-run.sh
  9. open http://localhost:8080/

Other make options

  • plasma-base (requires base): the base plasma image
  • plasma-dev (requires plasma-base): basic dev-tools with plasma UI
  • plasma-science (requires plasma-dev): root6 and geant4 images with debian
  • gnome-base (requires base): the base gnome image
  • gnome-dev (requires gnome-base): basic dev-tools with gnome UI
  • gnome-science (requires gnome-dev): root6 and geant4 images with debian

About

Akhet is a docker-oriented virtual-desktop environment infrastructure

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 57.8%
  • PHP 15.0%
  • Shell 14.2%
  • Lua 4.9%
  • Makefile 3.8%
  • Nginx 1.8%
  • Other 2.5%