Giter Site home page Giter Site logo

ar4k-beacon's Introduction

Gitpod ready-to-code Test on master branch with Gradle Build and publish docker image to DockerHub Build and publish docker image to GitHub Registry Codacy Badge

Beacon Logo

Build and run on docker

To build the container

# docker build --rm -t rossonet/ar4k-beacon:latest .
Sending build context to Docker daemon  121.8MB
Step 1/14 : FROM ubuntu:20.04 as ar4k-builder
 ---> 817578334b4d
Step 2/14 : RUN apt update && DEBIAN_FRONTEND=noninteractive apt install -y openjdk-8-jdk
 ---> Using cache
 ---> 83ca1feebe88
Step 3/14 : COPY . /ar4kAgent
[...]
Step 13/14 : COPY --from=ar4k-builder /result/beaconctl.jar /beaconctl.jar
 ---> cf9f6ec3cf21
Step 14/14 : COPY --from=ar4k-builder /result/beacon-template-nifi-processor.nar /opt/nifi/nifi-current/lib/beacon-template-nifi-processor.nar
 ---> 9fb19b09f9fd
Successfully built 9fb19b09f9fd
Successfully tagged rossonet/ar4k-beacon:latest

Run the container

# mkdir ./beacon-data
# docker run -it --rm -v $(pwd)/beacon-data:/beacon-data -p 8080:8080 rossonet/ar4k-beacon:latest

AR4k Beacon - API

TODO: description

AR4K Beacon Server runner (beaconctl)

TODO: description

Project sponsor

Rossonet s.c.a r.l.

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.