alnoda-workspaces/workspaces/alnoda-workspace
2023-07-20 12:34:16 +00:00
..
workspace alnoda-workspace:2.0 2023-07-20 12:34:16 +00:00
Dockerfile alnoda-workspace:2.0 2023-07-20 12:34:16 +00:00
filebrowser.json alnoda workspace 2023-04-01 12:59:09 +00:00
README.md readmes updated 2023-07-08 18:26:55 +00:00

Alnoda workspace

Flexible isolated containerized development environment that is actually easy to use

Start

docker run --name space-1 -d -p 8020-8040:8020-8040 --restart=always alnoda/alnoda-workspace

open localhost:8020 in browser.

Features

  • workspace UI:
    • homepage
    • app quicklaunch dashboard
    • admin interface (configure workspace UI fonts, colors, name, version etc)
    • project links, bookmarks, description
  • alnoda-wrk - CLI tool to install applications from alnoda.org
  • Terminal - secure browser-based terminal.
  • FileBrowser - manage files and folders inside the workspace, and exchange data between local environment and the workspace
  • Ubuntu 20.4 with the following CLI apps
    • Zsh, Oh my Zsh
    • Python 3, Pip
    • Node/nodeenv
    • curl, wget, telnet, jq
    • Git: git, git-flow
    • File browsers: mc
    • Text editors: nano, vim, mcedit
    • System monitors: ncdu, htop
    • Process Control: supervisord
    • Job scheduler: cron
    • Terminal multiplexer: tmux

Links

Alnoda docs
Alnoda Hub