Sign inSign up

timoreymann/nereide

By timoreymann

Updated 6 months ago

Nereide [Νηρεΐδες] is here to help you serve all unhandeled (frontend) requests by automatic

Image
0

2.2K

timoreymann/nereide repository overview

nereide

LICENSE Detect new releases and build docker image on new version GitHub Release DockerHub Renovate


Nereide [Νηρεΐδες] is here to help you serve all unhandeled (frontend) requests by automatic routing in a mesh setup

Nereids are the 50 daughters of Nereus and Doris in Greek mythology. They are nymphs of the sea who protect castaways and entertain sailors with games. Just like them this small container fullfills the same purpose.

Features

  • respond with 503 to all requests serving HTML, JSON or XML
  • i18n support
  • Pages in /pages/landing.{lang}.[html,json,xml] can be overwritten

Requirements

  • Docker

Usage

docker run --rm -it -p 8080:8080 timoreymann/nereide

Motivation

I needed a simple fallback page for the mesh serving applications. The intention is to extend the project further so it can serve more purposes, like handling xml/json requests + localization in the future.

Contributing

I love your input! I want to make contributing to this project as easy and transparent as possible, whether it's:

  • Reporting a bug
  • Discussing the current state of the configuration
  • Submitting a fix
  • Proposing new features
  • Becoming a maintainer

To get started please read the Contribution Guidelines.

Development

Requirements
Test
  1. Build image
  2. Execute it and check web server
Build
docker build . -t nereide:latest

Tag summary

Content type

Image

Digest

sha256:eceb3edc1

Size

6.1 MB

Last updated

6 months ago

docker pull timoreymann/nereide