GithubHelp home page GithubHelp logo

tilfischer / efwbuilder Goto Github PK

View Code? Open in Web Editor NEW

This project forked from starmanmartin/efwbuilder

0.0 0.0 0.0 9.72 MB

Shell 0.14% JavaScript 43.22% Python 33.06% CSS 3.50% HTML 19.84% Dockerfile 0.23%

efwbuilder's Introduction

EFW (ELN File Watcher) builder

How to set up a EFW builder server

To host an instance of the EFW builder you simply need to clone the Repo into your server. Then copy end rename the .env.example file as .env. Make sure to replace xxx.xxx.xxx with either the domain of the server or the public server IP.

ALLOWED_HOST=0.0.0.0,django,xxx.xxx.xxx
WEBDAV_HOST=http://xxx.xxx.xxx
PORT=80
FLAVOR=production

DJANGO_SUPERUSER_USERNAME=EBA
[email protected]
DJANGO_SUPERUSER_PASSWORD=ChangePasswordFast

File: .env

Make sure that you have docker and docker-compose installed. More info here

Finally, simply run:

docker-compose up -d

You can install a local server if you only need a EFW build server and no WebDAV server. In this case replace xxx.xxx.xxx by 127.0.0.1. It is also recommender to change the port in such a case. With:

docker-compose up

a local server can be started. The page can be accessed at http://127.0.0.1:.

Welcome to the EFW manager

Full documentation here

This server-side application allows you to monitor and organise the data transmission of devices integrated in your ELN Chemotion instance (for more infos click here ). With the EFW (ELN File Watcher) manager, EFW instances adapted to the requirements can be generated quickly and simply. These instances can then be installed on the target system in just a few steps. In addition, this server provides a data storage unit with an interface to receive data from your target systems. These data are then automatically entered in the ELN.

How to install EFW

The following section introduces the installation of the EFW. Note that the installation is only intended for Windows devices.

  1. Generate EFW instance:

    There will be a distinction in 2 cases how to generate an EFW instance. The first case is a new external EFW instance adapted to external WebDAV server. The second case is a new internal EFW instance adapted to this WebDAV server.

  2. Install EFW instance:

    In both cases of the previous step the installation on the target system is the same. However, the installation is simple but require administration rights.

    1. Make a directory "C:\Program Files\eln_exporter"
    2. Copy the (on this server generated) efw.exe into "C:\Program Files\file_exporter"
    3. Copy the file file_exporter_task.vbs into the startup directory.

      Hint: Press Windows Key + R to open run and type shell:startup. This will open startup directory

efwbuilder's People

Contributors

starmanmartin 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.