Git Product home page Git Product logo

updatemanager's Introduction

Update Manager

This is sort of biased project, based on updating servers with similar map structure and update it with help of SFTP.

Usage

Instructions on building and running

Installing & Building

  1. npm i
  2. Build the project using typescript and run the following: npm run build

Running

Now when you've built the project you can run it using the following: npm run start Is config based so you'll either manually add servers in the config or use the CLI. Once you have servers you can make an update to the servers

When starting the process of updating the servers you can either update specific ones or all. You'll be prompted the which folder you want to update, use the full path by copying it. It will check if the path is correct so an example can look like: C:\dev\testing_upload

You will also be prompted which directory on the servers you want to update to.

Once done it will start updating each server and log once done for each server.

Tools

  • Possible to add servers in a config
  • Possible to edit servers in the config
  • Send updates to servers with help of folders for multiple servers
  • Replace a keyword in a whole file for multiple servers
  • Add a new line to a file for multiple servers

Requirements

  • Node.JS >= 16
  • TypeScript

Platforms

Platform Tested
Windows
Ubuntu
Debian
Arch

updatemanager's People

Stargazers

zod avatar

Forkers

zodtf

updatemanager's Issues

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.