Code Monkey home page Code Monkey logo

Comments (2)

phstc avatar phstc commented on June 9, 2024

👍

from asgard.

joesondow avatar joesondow commented on June 9, 2024

Your idea sounds perfectly understandable when using the cloud at small to medium scale a few times. However, the restriction on user data creation in Asgard is intentional and carefully considered. We found that providing a blank slate for users to input their own raw user data for each deployment was too error prone to be justified over time. We've had greater cloud stability since removing the user data textarea, because now Asgard requires automation of a step that is too difficult to do correctly consistently. It's up to the Asgard administrator to customize Asgard's user data generation algorithm so that a reliable user data string will be produced for each and every deployment, in a form that is compatible with the AMIs your organization deploys.

Keep in mind that your override of the user data creation system can call out to a service, a database, or a file where you store your user data template, if it's too long to put in the Groovy code. You as the Asgard admin still have total control over how the user data gets written. The important thing is that once you've taught Asgard how you want your user data to be created, your organization's users don't need to try to get manual user data creation right anymore. They can simply deploy repeatedly as often as needed, trusting Asgard to create the user data properly every time, through the consistent formula you've written.

from asgard.

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.