Git Product home page Git Product logo

lou's People

Contributors

davidammeraal avatar kradoslavov avatar pietervanleeuwen avatar scb2scb2 avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

lou's Issues

Configuration for App

I think it would be nice if we could add functionality to add a configuration method to the app. Maybe by creating a config node under the /domain/internal/service/lou/apps//config, and then maybe a devel and production config.

There are several reasons why this is needed. Within Marin I need context specific configuration to get the a link to the location where the images are located. Right now I've just created a /domain/marin/config/visualsync node, but outside from the app requesting this configuration, there's no real coupling between these things. When the app is removed, the config will stay there being useless, just polluting the filesystem.

I suppose we could change the config for an application through the dashboard, but maybe also through an API so that we can change the configuration for an app within the app its self, like

app.setConfigurationOption('imageLocation', 'http://images.are.here');

It will set the option in either the devel or production configuration according in what context the application is running.

Maybe we can add a default-config.xml to the app that contains the default configuration for when an app is deployed (also so that the fields show up in the config inside the dashboard).

I don't think this has to be very hard to implement.

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.