edify-web

command module
v0.0.0-...-d5e5413 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 24, 2018 License: MIT Imports: 8 Imported by: 0

README

edify-web
=========

Simple web frontend to the edify EDIFACT toolkit


Build Status
============

====== ===============
Branch Status
====== ===============
dev    |travis-dev|
====== ===============

.. |travis-dev| image:: https://travis-ci.org/bbiskup/edify-web.svg?branch=dev
        :target: https://travis-ci.org/bbiskup/edify-web

Running the server
==================
 
  There is a `Demo server <http://ec2-54-194-191-17.eu-west-1.compute.amazonaws.com:18001/>`_.
  
  To run the container, install `docker <https://www.docker.com/>`_, then::
  
    docker run --restart=always -p 18001:8001 --name edifyweb bbiskup/edifyweb_dev "./edify-web run -H 0.0.0.0"

Development
===========

Travis CI Setup
+++++++++++++++

The following environment variables need to be set to pull/push from/to Docker Hub:

- ``DOCKER_USERNAME``
- ``DOCKER_PASSWORD``
- ``DOCKER_EMAIL``

Deployment
++++++++++

Activate ``docker-machine`` target environment::

    eval $(docker-machine env awsnano1)

Pull and run Docker image::
    
    make demo-deploy

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL