Giter Site home page Giter Site logo

server-updater's People

Contributors

7dev7urandom avatar

Stargazers

 avatar

Watchers

 avatar  avatar

server-updater's Issues

Handle merge conflicts

Currently any merge conflict will throw an error and halt updates, requiring an organization admin to manually fix the issue. A better error message would be appropriate, and maybe some merge handling.

Update stopped processes

Support stopped processes during update so intentionally stopped processes are not restarted. Currently stopped process error at the stopping stage and are never updated. They should be updated but not started again, and a message should be given to the client that their project is not currently running along with the success message.

Allow projects anywhere

Projects can currently only be managed from the repos folder. This is because there is no database for processes, when a process is updated it is checked to be in that folder before updating. They should be allowed from elsewhere, such as apache or nginx.

Possible solutions:

  • Use systemctl as a database, querying it for listing processes and using systemctl data to determine the process home folder.
  • Add a JSON definition file that has each process in it.
  • Use symbolic links to link to other FS locations

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.