Giter Site home page Giter Site logo

Starting the Server :

Either run the available Docker-Image or the maven-generated WAR-File. In Both cases, you will need to provide the environmental variables <basepath> (path to where you want the server to save files like logs etc) and <serverurl> the target FROST-Server's URL .

Example: (basepath) /home/user/chillimport-files , (serverurl) http://frost-server.com/v1.0

To start the server use : "java -jar server.war"

In case HTTP-Authentication is required, you will need to provide a Username and password in the "username.cfg" - File within the specificed directory Format : <Username>:<Password> e.g User1:Password1

The server will take a couple seconds to start up and will then be available (port 8000)

NOTE : Current Docker-compose version only works on Linux. If you wish to use docker compose on MacOS remove the network_mode argument from the docker-compose file. (Note that localhost FROST-Servers can not be used this way)

Compose does not work on Windows due to Path problems.

Docker-Compose File can be found within the repository, replace any <basepath> by an absolute path you wish to use for files created/used by the server and <serverurl> by the used FROST-Server's URL

If you wish to start the docker image from the terminal instead, pass the basepath and serverurl environment variables via command line (sudo docker run -e envName=<...> server)

ChillImport's Projects

sensorthings icon sensorthings

The official web site of the OGC SensorThings API standard specification.

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.