Skip to content

developeregrem/fewohbee-web

Repository files navigation

fewohbee-web

This repository contains the nginx-based web image for the fewohbee guesthouse administration tool.

Image

The published image is:

developeregrem/fewohbee-web:latest

Runtime behaviour

  • Standard mode expects TLS certificates in /certs and serves HTTPS on port 443.
  • Reverse proxy mode is enabled with REVERSE_PROXY=true and serves plain HTTP on port 80.
  • HOST_NAME is rendered into the active server_name directive at container start.

Local build

docker build -t fewohbee-web:local .

Files

  • site.conf and site.conf.no-ssl define the nginx vhosts
  • snippets/ contains shared include fragments
  • site-enabled-http/ and site-enabled-https/ contain app-specific includes
  • templates/server_name.template is rendered at container start

About

nginx-based web image for fewohbee-dockerized

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors