view frontends/README.txt @ 7441:e7df82ae137d

Cleanup docker before 2.3.0b1 release scripts/Docker/Dockerfile Document/implement pip_sdist source mode for testing the source distribution. Change from multiple if's to case statement. Disable verbose tracing of shells script. Use --build-arg="VERBOSE=1" to enable set -xv. scripts/Docker/roundup_start Report error if demo mode is used with 2.2.0. This catches the easiest case where build is done using pypi before 2.3.0 final is released. Indent demo mode PORT_8080 doc block so it's not lost in a wall of text. doc/installation.txt Document all source --build-args including how to build from pypi using a version specifier. Break out other uses of --build-arg into code blocks. Reference docker compose section rather than referencing docker-compose.yml. Clarify docker hub tagging for devel releases. Minor formatting fixes.
author John Rouillard <rouilj@ieee.org>
date Wed, 31 May 2023 19:14:56 -0400
parents 7c852cad2ca8
children
line wrap: on
line source

This directory contains alternate front-ends for Roundup.

roundup.cgi
   This is a cgi-bin script.

wsgi.py
   This is a wrapper to be used when running under wsgi.

ZRoundup
   This is a simple Zope frontend that installs as a regular Zope product.

See Roundup's doc/installation.txt for more info on installing these
frontends.

Roundup Issue Tracker: http://roundup-tracker.org/