Fluentular Save Abandoned

:pencil: Fluentular is a Fluentd regular expression editor

Project README

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.

Open Source Agenda is not affiliated with "Fluentular" Project. README Source: tomohiro/fluentular
Stars
177
Open Issues
5
Last Commit
10 months ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating