alnoda-workspaces/workspaces/base-devspace
2022-11-01 14:07:03 +00:00
..
workspace assets for vim workspaces 2022-11-01 14:07:03 +00:00
Dockerfile vim workspaces 2022-10-30 18:02:12 +00:00
filebrowser.json release 4.0 - p1 2022-09-08 21:40:57 +00:00
README.md release 4.0 - p1 2022-09-08 21:40:57 +00:00

Base-devspace

Basis for other workspaces. This workspace does not have code editor or IDE up & running.

This workspace prepares basis for Alnoda workspaces.
It has alnoda-wrk installed, and workspace initialised.

Start

docker run --name space-1 --user=root -d -p 8020-8040:8020-8040 alnoda/base-devspace

open localhost:8020 in browser.

Features

  • Terminal - secure browser-based terminal.
  • FileBrowser - manage files and folders inside the workspace, and exchange data between local environment and the workspace
  • Ungit - rings user friendliness to git without sacrificing the versatility of it.
  • 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, lazygit
    • File browsers: mc
    • Text editors: nano, vim, mcedit
    • System monitors: ncdu, htop, glances, vizex
    • Process Control: supervisord
    • Job scheduler: cron
    • Terminal multiplexer: tmux