Giter Site home page Giter Site logo

plugin-myapps's People

Contributors

chendelin1982 avatar qiaofeng1227 avatar zhaojing1987 avatar

Watchers

 avatar

plugin-myapps's Issues

improve display when no application

What type of your feature request?

  • Add new features
  • Improve current features

Describe the solution you'd like
It display blank when there no any applications, I think you should display a text No any application now for alternative

uninstall app Duplicati error

Describe the bug

image

This application is used mount volume

SOURCE_PATH="/var/lib/docker/volumes"
BACKUP_PATH="/data/websoft9/vl_backups"

    volumes:
      - config:/config
      - $SOURCE_PATH:/source  # mount to host diretory
      - $BACKUP_PATH:/backups

Add commet item for user

What type of your feature request?

Add commet item for user, user can add/edit useful information about it app

image

Auto created port for user

What type of your feature request?

image

  1. Auto created port for user if user click here, port range 9001-9999
  2. This port as available as possible
  3. 默认值自动生产尤佳

即:自动生成可用 | 点击生成可用 | 自行填写,努力帮助客户简化安装时的困扰

complete below database meta data file

What type of your feature request?

refer to: https://support.websoft9.com/docs/user/dbgui

const dbConfig = {
    mariadb: {
        account: "root",
        tool: "phpMyAdmin,CloudBeaver",
    },
    mysql: {
        account: "root",
        tool: "phpMyAdmin,CloudBeaver"",
    },
    postgresql: {
        account: "postgres",
        tool: "pgAdmin,CloudBeaver"",
    },
    mongodb: {
        account: "root",
        tool: "MongoCompass",
    },
    oracle: {
        account: "system",
        tool: "CloudBeaver",
    },
    sqlserver: {
        account: "sa",
        tool: "CloudBeaver",
    },
    redis: {
        account: "",
        tool: "RedisInsight",
    }
};

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.