All Projects → tomohiro → Fluentular

tomohiro / Fluentular

Licence: mit
Fluentular is a Fluentd regular expression editor

Programming Languages

ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to Fluentular

Express Babel
Express starter kit with ES2017+ support, testing, linting, and code coverage
Stars: ✭ 621 (+303.25%)
Mutual labels:  heroku, appengine
Fluent Plugin Rewrite Tag Filter
Fluentd Output filter plugin to rewrite tags that matches specified attribute.
Stars: ✭ 151 (-1.95%)
Mutual labels:  fluentd
Dotnetlabs
.NET Labs -- Show Me the Tips and Tricks and Code
Stars: ✭ 135 (-12.34%)
Mutual labels:  heroku
Pathivu
An efficient log ingestion and log aggregation system https://pathivu.io/
Stars: ✭ 146 (-5.19%)
Mutual labels:  fluentd
Terraform Aws Elasticsearch
Terraform module to provision an Elasticsearch cluster with built-in integrations with Kibana and Logstash.
Stars: ✭ 137 (-11.04%)
Mutual labels:  fluentd
Dagger
Dagger 是一个基于 Loki 的日志查询和管理系统,它是由达闼科技( CloudMinds )云团队的`大禹基础设施平台`派生出来的一个项目。Dagger 运行在 Loki 前端,具备日志查询、搜索,保存和下载等特性,适用于云原生场景下的容器日志管理场景。
Stars: ✭ 149 (-3.25%)
Mutual labels:  fluentd
Websiteone
A website for Agile Ventures
Stars: ✭ 132 (-14.29%)
Mutual labels:  heroku
Ng Demo
🦴 Bare Bones Angular 10 and Angular CLI Tutorial
Stars: ✭ 154 (+0%)
Mutual labels:  heroku
Rails new
A thoughtfully designed template for building modern Rails apps. Get started in minutes instead of hours 🔥🚀
Stars: ✭ 151 (-1.95%)
Mutual labels:  heroku
Koa2 Blog
第一个web项目,仿照cnode,欢迎新建账号试用
Stars: ✭ 141 (-8.44%)
Mutual labels:  heroku
Elovation
Simple rails app to track your game results with elo and trueskill ratings
Stars: ✭ 140 (-9.09%)
Mutual labels:  heroku
Spring Boot Vuejs
Example project showing how to build a Spring Boot App providing a GUI with Vue.js
Stars: ✭ 1,818 (+1080.52%)
Mutual labels:  heroku
Discord Musicbot
Very simple discord music bot with the discord.js with Song Name playing. It can able to play music with the song name
Stars: ✭ 148 (-3.9%)
Mutual labels:  heroku
Yawp
Kotlin/Java API framework for Google Appengine
Stars: ✭ 136 (-11.69%)
Mutual labels:  appengine
Ritabot
Real-Time Interchangeable Translating Assistant, an open-source free translation Bot for Discord.
Stars: ✭ 146 (-5.19%)
Mutual labels:  heroku
Bandwidth Hero Proxy
⚡️ Proxy that compresses images to low-resolution
Stars: ✭ 130 (-15.58%)
Mutual labels:  heroku
Heroku Static Site
A basic Ruby/Rack app for publishing a static HTML/CSS/javascript website on Heroku (for free)
Stars: ✭ 140 (-9.09%)
Mutual labels:  heroku
Trebekbot
An addictive Jeopardy! bot for Slack. Fun fact, after I added this to my work Slack I was told to limit it to a single channel because productivity ground to a halt. (Five years later, the #jeopardy channel is still going strong.)
Stars: ✭ 147 (-4.55%)
Mutual labels:  heroku
Nds
A Go (golang) Google App Engine datastore package with strongly consistent caching.
Stars: ✭ 154 (+0%)
Mutual labels:  appengine
Amiiboapi
A RESTful API for amiibo.
Stars: ✭ 153 (-0.65%)
Mutual labels:  heroku

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].