GithubHelp home page GithubHelp logo

devinbayly / cli Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cyverse-vice/cli

0.0 1.0 0.0 165 KB

Discovery Environment Cloud Shell command line interface

License: GNU General Public License v3.0

Shell 9.14% Dockerfile 90.86%

cli's Introduction

Project Supported by CyVerse Project Status: WIP โ€“ Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.

Cloud Shell

Instructions

Launch in CyVerse with a verified user account (free):

!Harbor GitHub commits since tagged version

quick launch

Shell with BASH and ZSH command line interface (CLI). Intended for running shell commands on CyVerse VICE.

Uses tini and ttyd to run a terminal in a browser.

Built with an Ubuntu 20.04 base, also includes MiniConda conda, python, go, and iRODS icommands

Text editors include emacs, nano, vi, & vim

Monitors include top, htop, & glances

To build and run the container locally:

git clone https://github.com/cyverse-vice/cli.git
cd cli/zsh
docker build -t cli:focal-zsh .
docker run -it -p 7681:7861 cli:focal-zsh

testing

To test locally

docker run -it --rm -p 7681:7681 harbor.cyverse.org/vice/cli/bash:latest

To port and build your own version of this container, you can use the hosted version from CyVerse Harbor

To your own Dockerfile, add:

FROM harbor.cyverse.org/vice/cli/bash:latest

cli's People

Contributors

ianmcorvidae avatar sateeshperi avatar tyson-swetnam avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.