/fluentular

:memo: Fluentular is a Fluentd regular expression editor

Primary LanguageRubyMIT LicenseMIT

Fluentular Heroku App Docker Pulls LICENSE

a Fluentd regular expression editor

Docker Image Size Docker Build Status Build Status Coverage Status Code Climate Dependency Status

Fluentular Screenshot

Platforms

Heroku

Deploy

Docker

You can download and run Fluentular container from DockerHub:

$ docker pull tomohiro/fluentular
$ docker run -d -p 8080:8080 tomohiro/fluentular

AWS Elastic Beanstalk

Supported Platforms:

Platform Version
Ruby Ruby 2.6 (Puma)
Docker 18.09.0 or later

Using EB Command Line Interface

Create an Application:

$ eb init # Choose a platform from Ruby or Docker

Create an Environment:

$ eb create

Using AWS Console

You can use Dockerrun.aws.json when creating a new environment.

https://fluentular.s3.amazonaws.com/Dockerrun.aws.json

Create a new environment

For more information, see Deploying a Sinatra Application to AWS Elastic Beanstalk - Elastic Beanstalk.

Google App Engine

$ gcloud preview app deploy

Acknowledgment

LICENSE

© 2012 - 2019 Tomohiro Taira.

This project licensed under the MIT license. See LICENSE for details.