Skip to content
This repository has been archived by the owner on Jan 20, 2020. It is now read-only.

potherca-abandoned/graylog2-heroku-docker-image

Repository files navigation

Docker Image for running Graylog2 on Heroku

graylog2-docker-heroku-logo

Project Stage Badge: Research GitHub Release Badge License Badge

This repository contains a Docker Image meant to run Graylog2 on Heroku.

Introduction

!!! WARNING !!! Please not that this project does not yet work! It is still in it's research stage!

Running Graylog2 on Heroku is achieved by creating an Docker image based on heroku/cedar[1] which combines the content of the phusion/baseimage[2] and graylog2/allinone[3] images.

The result is an image that is compatible with the Heroku Docker images and can be run on Heroku using heroku-docker.

Usage

To run the container locally execute the following command:

docker run -t -p 9000:9000 -p 12201:12201 -p 12201:12201/udp potherca/graylog2-heroku

For more details please refer to the Docker manual in the Graylog documentation.

Deployment

Details on deploying to Heroku are available in the "Build and Deploy with Docker" reference in the Heroku devcenter.

License

The Source Code for this project is available on github.com under the GNU General Public License v3.0 (GPLv3) – Created by Potherca

About

⚠️ This project in no longer maintained. ⚠️ -- Docker image to run Graylog2 on Heroku

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published