Code Monkey home page Code Monkey logo

wybinupdater's Introduction

wyBinUpdater

Compiler and updater for various applications

Instructions

  • Create a ssh key (use ssh-keygen in a console) on the host computer
    • You can skip this step if you already have a generated ssh key
  • Copy the contents of id_rsa.pub, this is located in C:\Users\USER\.ssh
  • Connect to the wyBin server and go to ~/.ssh
  • Check if the file authorized_keys exists, if it doesn't create it (touch authorized_keys)
  • Add the contents of the id_rsa.pub you copied earlier to the authorized_keys file
    • Make sure that ssh keys are all on separate lines

You should now be able to connect to the wyBin server and transfer files to it.

Changing entries

If you need to change the application entries, you can easily do so without having to recompile. There is a file called update-items.json which holds all the applications that are configured by default. You can add, delete or change an entry to your needs and it'll load them in.

wyBin front-end

Compiles the wyBin front-end and uploads it to the wyBin server.

Requirements

  • npm
  • Angular cli

wyBin back-end

Compiles the wyBin back-end and uploads it to the wyBin server.

Production properties

Make sure to have the production properties file setup. The file should be located here: api\src\main\resources\application-prod.properties

Requirements

  • Java

DirkBot

Compiles DirkBot and uploads it to the wyBin server.

Production properties

Make sure to have the production properties file setup. The file should be located here: src\main\resources\application-prod.properties

Requirements

  • Java

wyBinBot

Compiles wyBinBot and uploads it to the wyBin server.

Production properties

Make sure to have the production properties file setup. The file should be located here: src\main\resources\application-prod.properties

Requirements

  • Java

wybinupdater's People

Contributors

wesley-221 avatar

Watchers

James Cloos avatar  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.