GithubHelp home page GithubHelp logo

nextgis / nextgis_installer_sync Goto Github PK

View Code? Open in Web Editor NEW
0.0 17.0 1.0 23 KB

:floppy_disk: Synchronize the NextGIS installer repository with the repository in a closed network.

License: GNU General Public License v2.0

Python 100.00%
nextgis enterprise nextgis-installer desktop-software

nextgis_installer_sync's Introduction

NextGIS installer synchronizer

NextGIS installer synchronizer is tool to synchronize NextGIS official network installer repository and repository in closed network (for example, corporate, enterprise, government local networks, etc.). Also this tool forms special license key for unlimited users of paid software features.

The tool is python script. The tool input parameters are:

  • remote repository URL
  • NextGIS account login and password

The output parameter is path to local repository folder.

It is expected that NextGIS installer executable with modified repository URL is available in closed network for corporate/enterprise/government users.

Requirements

Tool has following requirements:

  • requests
  • tqdm
  • subprocess
  • shutil
  • hashlib
  • xml.etree
  • json

Install

The tool tested on Ubuntu 16.04 LTS or higher. To install tool clone it to /opt/nextgis_installer_sync using following commands:

$ cd /opt
$ git clone https://github.com/nextgis/nextgis_installer_sync.git

Use example

For synchronize NextGIS installer for Windows 64 bit repository execute the following command:

$ python repo_sync.py -i http://nextgis.com/programs/desktop/repository-win64 -u {nextgis_user} -p {nextgis_user_password} -o /usr/share/nginx/repos/repository-win64

License

All scripts are licensed under GNU GPL v.2. License

Commercial support

Need to fix a bug or add a feature to NextGIS installer synchronizer? We provide custom development and support for this software. Contact us to discuss options!

http://nextgis.com

nextgis_installer_sync's People

Contributors

bishopgis avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

isabella232

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.