Coder Social home page Coder Social logo

mrcl3 / archiver-appliance-with-example-ioc Goto Github PK

View Code? Open in Web Editor NEW

This project forked from pklaus/archiver-appliance-with-example-ioc

0.0 0.0 0.0 4 KB

A deployment of my Docker image of the EPICS Archiver Appliance with an example IOC and a Redis DB for persistence

Home Page: https://hub.docker.com/r/pklaus/archiver-appliance

archiver-appliance-with-example-ioc's Introduction

Docker-Compose Deployment of Archiver Appliance with Example IOC

This respository in an example deployment of my Docker image of the EPICS Archiver Appliance (on Docker Hub and on Github) bundled together with an EPICS example IOC and a Redis database.

Redis is used for the persistance of the appliance configuration, see the RedisPersistence class.

Data is stored in ./storage/{sts,mts,lts} mounted from the host.

Usage

Run:

docker-compose up

In a browser, open http://localhost:17665/mgmt/ui/index.html. It might take ~20-30 seconds until the tomcat server is fully up and running, so if you get the following error, just refresh the page after a couple of seconds:

HTTP Status 503 โ€“ Service Unavailable
This appliance is still starting up

On this home page of the archiver appliance, you can add the PVs served by the example IOC by entering the following lines in the input field and then clicking the [Archive] button:

root:subExample
root:xxxExample
root:aSubExample
root:circle:tick
root:circle:step
root:circle:period
root:line:b
root:aiExample
root:aiExample1
root:ai1
root:aiExample2
root:ai2
root:aiExample3
root:ai3
root:EXAMPLE:version
root:compressExample
root:circle:angle
root:line:a
root:circle:x
root:circle:y
root:calcExample
root:calcExample1
root:calc1
root:calcExample2
root:calc2
root:calcExample3
root:calc3

archiver-appliance-with-example-ioc's People

Contributors

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