Giter Club home page Giter Club logo

admin_gui's Introduction

Engines Admin GUI

This application provides an interface for administering an Engines system.

Framework

Sinatra (module style, with config.ru)

Needs

public directory: public
persistent volume: data
Note: does not need a DB and does not send mail.

Environment

ENV['ENGINES_ADMIN_GUI_SESSION_SECRET'] optional (sinatra will randomly generate if not provided) ENV['ENGINES_ADMIN_GUI_SYSTEM_IP'] for example: "192.168.1.117". ENV['ENGINES_ADMIN_GUI_REMOTE_MANAGEMENT'] default is false. When set to true the user can change :system_ip at runtime (and also enables stop and pause instructions on control service menu). If false ENV['ENGINES_ADMIN_GUI_SYSTEM_IP'] is Required.
ENV['ENGINES_ADMIN_GUI_SHOW_SERVICES_BY_DEFAULT'] default is false ENV['ENGINES_ADMIN_GUI_SHOW_SOFTWARE_TITLES_BY_DEFAULT'] default is false ENV['ENGINES_ADMIN_GUI_SHOW_CONTAINER_MEMORY_USAGE_BY_DEFAULT'] default is false ENV['ENGINES_ADMIN_GUI_USER_INACTIVITY_TIMEOUT'] default is 30 (i.e. 30 minutes).
ENV['ENGINES_ADMIN_GUI_LIBRARY_URL'] default is "https://library.engines.org/api/v0/apps"
ENV['ENGINES_ADMIN_GUI_BUG_REPORTS_URL'] for example: "https://127.0.0.1:3666".
NO LONGER USED: ENV['ENGINES_ADMIN_GUI_BANNER_TEXT'] default is nil.
NO LONGER USED: ENV['ENGINES_ADMIN_GUI_BANNER_TEXT_COLOR'] default is '#fff'.
NO LONGER USED: ENV['ENGINES_ADMIN_GUI_BANNER_BACKGROUND_COLOR'] default is '#48d'.
DEPRECATED: ENV['ENGINES_ADMIN_GUI_SYSTEM_API_URL'] > use ENV['ENGINES_ADMIN_GUI_SYSTEM_IP'] instead

Todo

Subservices Clear OOM Export/import Install blueprint merge via route Install form reserved names and reinstalling deleted app

admin_gui's People

Watchers

James Cloos avatar Lachlan Douglas avatar

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.