Coder Social home page Coder Social logo

bilalinamdar / shellhub Goto Github PK

View Code? Open in Web Editor NEW

This project forked from shellhub-io/shellhub

0.0 0.0 0.0 2.5 MB

:computer: ShellHub enables teams to easily access any Linux device behind firewall and NAT.

Home Page: https://shellhub.io

License: Apache License 2.0

Dockerfile 1.14% Shell 2.75% Go 44.76% JavaScript 22.86% HTML 0.19% Vue 27.10% SCSS 1.20%

shellhub's Introduction

ShellHub

Centralized SSH for the edge and cloud computing.

GitHub Workflow

ShellHub HostedDocumentationContributingGetting Help

ShellHub is a modern SSH server for remotely accessing Linux devices via command line (using any SSH client) or web-based user interface, designed as an alternative to sshd. Think ShellHub as centralized SSH for the the edge and cloud computing.

A hosted version of ShellHub is available at https://shellhub.io/.

Screenshot

Getting started

To start using ShellHub, it is suggested that you follow the Getting started guide in the ShellHub documentation.

Contributing

ShellHub is an open source project and we love to receive contributions from our community. If you would like to contribute, please read our contributing guide.

Getting Help

You are welcome to submit any questions, participate in discussions and request help with any issue in our Gitter Channel.

License

ShellHub is licensed under the Apache License, Version 2.0. See LICENSE for the full license text.

Development Environment Setup

First of all, you'll need to generate required keys for the services:

$ ./bin/keygen

Set the environment to development:

$ echo "SHELLHUB_ENV=development" >> .env.override

Start the whole environment:

$ ./bin/docker-compose up

Avoid to use docker-compose directly (unless you know what you're doing); instead use bin/docker-compose wrapper.

Wait for all services to be ready then create initial user by running:

$ TENANT_ID=xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx ./bin/add-user <username> <password> <email>

Don't change the value of TENANT_ID, this value is hardcoded during agent initialization in development mode.

When you open ShellHub UI for the first time, be sure to accept pending device.

See the devscripts which can be useful for development.

Authors

ShellHub was created by O.S. Systems.

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Luis Gustavo S. Barreto

💻

Otavio Salvador

💻

Leonardo da Rosa Silveira João

💻

Eduardo Kluwe Veiga

💻

Vagner Nornberg

💻

Fabio Berton

📦

Rafael Gomes

🚇

Mike

💻

inductor(Kohei)

🚇

Y.Horie

💻

This project follows the all-contributors specification. Contributions of any kind welcome!

shellhub's People

Contributors

gustavosbarreto avatar leonardojoao avatar noreng-jg avatar eduardoveiga avatar otavio avatar dependabot[bot] avatar allcontributors[bot] avatar gomex avatar dependabot-preview[bot] avatar deepsourcebot avatar ahmad-faizan avatar ghcdr avatar sixhills avatar ralph7c2 avatar u5surf 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.