The Wayback Machine - https://web.archive.org/web/20201221141658/https://github.com/Tomohiro/fluentular
Skip to content
main
Go to file
Code

README.md

Fluentular Heroku App LICENSE

a Fluentd regular expression editor

Docker Pulls Build Status Coverage Status Code Climate Dependabot

Fluentular Screenshot

Platforms

Heroku

Deploy

Docker

You can download and run Fluentular container from DockerHub:

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

AWS Elastic Beanstalk

Supported Platforms:

Platform Version
Ruby Ruby 2.7.1 (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 - 2020 Tomohiro Taira.

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

You can’t perform that action at this time.