Coder Social home page Coder Social logo

faststack's Introduction

FastStack

FastStack is a service that provides preconfigured Linux workspaces. Originally launched as Termbox in December 2016, we are currently working on a new version that is built on LXD.

faststack's People

Contributors

abhineet97 avatar greenkeeper[bot] avatar jgillich avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

faststack's Issues

Docker image support

As an alternative to the default images, let the user enter any image from Docker hub, pull and run it, and remove it after the container has expired.

An in-range update of jspm is breaking the build 🚨

Version 0.16.51 of jspm just got published.

Branch Build failing 🚨
Dependency jspm
Current Version 0.16.50
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

As jspm is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this 💪


Status Details
  • wercker/build Wercker pipeline failed Details
Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

About termbox.io (READ before reporting issues)

Over the past few days, termbox.io has suddenly got some unexpected publicity. What runs there is an old version of this software, built on top of HyperContainer, that turned out to be a poor fit for several reasons, one of which is obviously stability issues.

I am automatically notified whenever hyperd crashes, please do not report that here. I will occasionally restart it, but I will not actively work on fixing the underlying issues.

What I am working on is the next version of Termbox (now called FastStack) that supports multiple virtualization backends and will initially use LXD, with FreeBSD Jails planned for later. Other features include a terminal client, custom images and much better latency due to multiple server regions. While it will be a paid service, possibly with a free plan, the software itself will stay open source. If you want to be notified when this is ready, subscribe to this issue.

SSH access

Strategy for ssh (without bots)
1 recaptcha
2 require email

Internal server error.

Está dando internal server error ao clicar em launch usando qualquer distro. Aparentemente um erro na resolução do captcha.

Copy/paste doesn't works

Selecting text automatically copies it, to paste use Ctrl+Shift+v.

Fails, tested in Firefox 52.

Themes!

A few more terminal themes would be great. Adding them is pretty simple via app/themes.js, I can assist anyone who wants to give it a try.

An in-range update of dotenv-webpack is breaking the build 🚨

Version 1.4.2 of dotenv-webpack just got published.

Branch Build failing 🚨
Dependency dotenv-webpack
Current Version 1.4.1
Type dependency

This version is covered by your current version range and after updating it in your project the build failed.

As dotenv-webpack is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them.
I recommend you give this issue a very high priority. I’m sure you can resolve this 💪


Status Details
  • wercker/build Wercker pipeline failed Details
Release Notes v1.4.2

1.4.2 (2017-02-28)

Bug Fixes

Commits

The new version differs by 2 commits .

  • f989f68 Merge pull request #38 from mrsteele/feature/resolvingSysVars
  • f26120d fix: simply systemvars.

See the full diff.

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

Can't run docker from within terbox.

I'm trying to run docker from within the termbox on termbox.io, but keep hitting a wall with Aufs not being supported by the kernel. Could you please look into this? Thanks!

Paste does not work in Firefox

The shortcut for pasting text to the terminal, Ctrl + Shift + v (as specified here), does not seem to work for me.

My Browser: Firefox 50.0.2

Terminal Client

I love this product.

I think it'd be really cool if from my local machine I could:

$ termbox ubuntu

and then it would create the termbox and log me in over SSH. Then I could stop running Docker/VBox locally forever!

You could even show an ad in a login cowsay to offsay the cost:

 ________________________ 
< Use Termbox.io, Fool\! >
 ------------------------ 
        \   ^__^
         \  (oo)\_______
            (__)\       )\/\
                ||----w |
                ||     ||

Switch to xterm.js

  • Lots of activity recently
  • Used by big projects like VSCode and Codeenvy/Che xtermjs/xterm.js@520f2bc
  • Significantly smaller bundle size (523kb vs 136kb)
  • CJK and mouse support

While xterm.js has some major limitations just like hterm, it looks like the better option going forward.

Can't create box

After i launch box, occours this error in console of Google Chrome.

index.js:2275 Uncaught TypeError: a.base.append is not a function(anonymous function) @ index.js:2275
page.js:89 fullHeight 535 fullWidth 1600

Then i receive this page without terminal with the status "Reconnecting" forever.

screencapture-termbox-io-term-pod-jevyuzrdre-1481377279420

Monitor client tty size

The client needs to detect size changes and then send a resize message. Also something for hyperctl.

Internal server error

I'm not sure if it's because you're undergoing major changes, but I'm getting Internal server error every time I try to launch a box.

Terminal scrolling

There's the catch with the tmux implementation: Scrolling doesn't work. Maybe we can translate it..

An in-range update of bulma is breaking the build 🚨

Version 0.3.2 of bulma just got published.

Branch Build failing 🚨
Dependency bulma
Current Version 0.3.1
Type dependency

This version is covered by your current version range and after updating it in your project the build failed.

As bulma is a direct dependency of this project this is very likely breaking your project right now. If other packages depend on you it’s very likely also breaking them.
I recommend you give this issue a very high priority. I’m sure you can resolve this 💪


Status Details
  • wercker/build Wercker pipeline failed Details
Commits

The new version differs by 9 commits .

  • 0395dc5 Publish 0.3.2
  • 76d75b2 Fix newsletter input
  • fbd9483 Clean docs css
  • d2a3f10 Fix inconsistency in components/modal docs (#499)
  • c5f9a43 Add missing double-quote in doc (#498)
  • bea47b7 Add !default to $button-shadow-inset (#483)
  • f894429 Update docs to match current version
  • 26a084c Fix invalid sass syntax
  • 033677f Make loading spinner color uninverted on is-outlined buttons

See the full diff.

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

How can I change termbox parameters using the docker img?

I configure the environment and worked perfectly, but I want to remove some versions of Linux (not so important now).

But want to change the values of memory, CPU and uptime. Using the docker image provided I not found where I can change this values.

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.