Coder Social home page Coder Social logo

cloud's People

Contributors

justinsb 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

Watchers

 avatar  avatar  avatar  avatar  avatar

cloud's Issues

On EC2, support persistent volumes

Backed by EBS.

Will be tricky to figure out how to place instances if we share a volume across instances. Probably we'll have to declare attachments at launch time, and launch the instance on the host with that volume attached. But then that host might be full...

We could also use snapshots to clone a shared disk.

Do something not-very-good initially (e.g. just fail if the host is full), and then get better in later versions.

Fix hostname on API

Through horizon, which uses a fake hostname in /etc/hosts, we're getting back a fake hostname (openstack). Would be nice to fix it.

Verify firewall rules

Verify that firewall rules are working correctly and configured correctly by the installation instructions

Block metadata on EC2

When running on EC2, we probably want to block metadata (169) access from the instances. Possible security issue if people put secrets in there, but more likely just confusing.

Deprecate authorized_fathomcloud

Copy the keys out of authorized_fathomcloud, and move them into Zookeeper.

We still need a technique for bootstrapping though.

Improve EC2 script

Right now it's a little convoluted and a little fragile.

Maybe we should just move it to Python - the AWS CLI tools need Python anyway

Better storage and generation of the password recovery key

It would be nice to be able to generate the password recovery key offline (or even in an HSM), and just upload the public key. Then you'd need access to the private key to do password recovery.

Not terribly hard, either, I don't think :-)

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.