Giter Site home page Giter Site logo

compute-scripts's Introduction

Render scripts

This directory contains Python scripts that are used by engine apps in the accsyn Render farm feature/add-on.

Development

We recommend you fork of this repository and add customisations to your fork. This way you can easily pull in updates from the main repository.

Source location:

    https://github.com/accsyn/compute-scripts.git

Setup

  1. Create your own repository.

  2. Then add this repository as a remote:

    git remote add upstream https://github.com/accsyn/compute-scripts
    
  3. Pull in the latest changes from the main repository:

    git pull upstream main
    

Repeat this step whenever you want to pull in the latest changes from the main repository.

Deployment

  1. Logon to your accsyn workspace as an administrator.

  2. Go to the "Admin" pages and then "Engines" menu.

  3. First create the Common app that all render apps will use. This is a Python app that contains the common code that all render apps will use. Choose "Create app engine" and then paste the common.py template into the editor, give it the name(code) "common" and finally publish the app.

  4. Then create the render app. Choose "Create app engine" and then paste the .py template into the editor, give it the name(code) and optional color/description (included in script settings), and finally publish the app.

  5. To make an engine available on one or more servers: logon to the accsyn app, go to "Manage farm", expand the server to view lanes or switch to lane view, then right click the engine and select "Apps">"">"Installed".

Management

Manage servers and engines through the accsyn Desktop app, logged in as an administrator, at the "Manage farm" tab.

Further resources

Find more information about accsyn at accsyn.com.

Get support, tutorials, manuals and other useful information at support.accsyn.com.

compute-scripts's People

Contributors

henriknorin avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

anders-d

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.