Giter VIP home page Giter VIP logo

Comments (3)

technomancy avatar technomancy commented on August 26, 2024

All the functionality for this exists; just need to tie it into the instance launch cycle and decide how to select subdomains.

from syme.

technomancy avatar technomancy commented on August 26, 2024

Discussion from IRC:

<technomancy> maio: heh; missed you last night. so yeah, I think there's
              really no reason you can't re-use instances; better to
              manually bootstrap an existing instance for a new project
              than wait for a new one to boot.  [08:21]
<technomancy> maio: OTOH, do we enforce this limitation? if not then we
              have to be clever and fall back to the IP if someone launches
              a second instance without halting the first.  [08:22]
<technomancy> the problem with username.project.syme.in is that project is
              multi-segmented
<technomancy> so it'd have to be technomancy.technomancy.syme.syme.in which
              is even more annoying than the IP =)  [08:23]
<technomancy> I guess we could assume each user is not going to hack on
              multiple forks of a project I guess

Multiple DNS entries per user is simpler conceptually, but I think it's not as good of an experience for the end user.

from syme.

technomancy avatar technomancy commented on August 26, 2024

So the problem with re-using DNS entries for different instances is that you have to either turn off strict hostkey checking or clear out entries from ~/.ssh/known_hosts, both of which are a drag.

from syme.

Related Issues (20)

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.