Skip to content

📝 Fluentular is a Fluentd regular expression editor

License

Notifications You must be signed in to change notification settings

tomohiro/fluentular

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5b5a8dd · Jun 26, 2023
Mar 28, 2022
Mar 28, 2022
Feb 18, 2023
Jan 9, 2019
Nov 25, 2020
Nov 25, 2020
Jan 6, 2021
Feb 18, 2023
Feb 18, 2023
Feb 18, 2023
Feb 18, 2023
Jun 26, 2023
Feb 18, 2023
Feb 18, 2023
Jan 5, 2020
Feb 18, 2023
Apr 17, 2016
Mar 22, 2022
May 9, 2019
Jan 9, 2019

Repository files navigation

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

Own build

Also you can build the app when after clone this repository:

$ cd fluentular
$ docker compose up -d
$ docker compose ps
NAME                COMMAND                  SERVICE             STATUS              PORTS
fluentular-app-1    "bundle exec rackup …"   app                 running (healthy)   0.0.0.0:8080->8080/tcp

Acknowledgment

LICENSE

© 2012 - 2023 Tomohiro Taira.

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