EnglishFrenchSpanish

OnWorks favicon

roundup-server - Online in the Cloud

Run roundup-server in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command roundup-server that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


roundup-server - start roundup web server

SYNOPSIS


roundup-server [options] [name=tracker home]*

OPTIONS


-C file
Use options read from the configuration file (see below).

-n hostname
Sets the host name in the Roundup web server interface.

-p port
Sets the port to listen on (default: 8080).

-d file
Daemonize, and write the server's PID to the nominated file.

-l file
Sets a filename to log to (instead of stdout). This is required if the -d option is
used.

-i file
Sets a filename to use as a template for generating the tracker index page. The
variable "trackers" is available to the template and is a dict of all configured
trackers.

-s Enables to use of SSL.

-e file
Sets a filename containing the PEM file to use for SSL. If left blank, a temporary
self-signed certificate will be used.

-N Log client machine names instead of IP addresses (much slower).

-u UID Runs the Roundup web server as this UID.

-g GID Runs the Roundup web server as this GID.

-d PIDfile
Run the server in the background and write the server's PID to the file indicated
by PIDfile. The -l option must be specified if -d is used.

-v Print version and exit.

-h Print help and exit.

name=tracker home
Sets the tracker home(s) to use. The name variable is how the tracker is identified
in the URL (it's the first part of the URL path). The tracker home variable is the
directory that was identified when you did "roundup-admin init". You may specify
any number of these name=home pairs on the command-line. For convenience, you may
edit the TRACKER_HOMES variable in the roundup-server file instead. Make sure the
name part doesn't include any url-unsafe characters like spaces, as these confuse
the cookie handling in browsers like IE.

EXAMPLES


roundup-server -p 9000 bugs=/var/tracker reqs=/home/roundup/group1
Start the server on port 9000 serving two trackers; one under /bugs and one under
/reqs.

CONFIGURATION FILE


See the "admin_guide" in the Roundup "doc" directory.

Use roundup-server online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    unitedrpms
    unitedrpms
    Join us in Gitter!
    https://gitter.im/unitedrpms-people/Lobby
    Enable the URPMS repository in your
    system -
    https://github.com/UnitedRPMs/unitedrpms.github.io/bl...
    Download unitedrpms
  • 2
    Boost C++ Libraries
    Boost C++ Libraries
    Boost provides free portable
    peer-reviewed C++ libraries. The
    emphasis is on portable libraries which
    work well with the C++ Standard Library.
    See http://www.bo...
    Download Boost C++ Libraries
  • 3
    VirtualGL
    VirtualGL
    VirtualGL redirects 3D commands from a
    Unix/Linux OpenGL application onto a
    server-side GPU and converts the
    rendered 3D images into a video stream
    with which ...
    Download VirtualGL
  • 4
    libusb
    libusb
    Library to enable user space
    application programs to communicate with
    USB devices. Audience: Developers, End
    Users/Desktop. Programming Language: C.
    Categories...
    Download libusb
  • 5
    SWIG
    SWIG
    SWIG is a software development tool
    that connects programs written in C and
    C++ with a variety of high-level
    programming languages. SWIG is used with
    different...
    Download SWIG
  • 6
    WooCommerce Nextjs React Theme
    WooCommerce Nextjs React Theme
    React WooCommerce theme, built with
    Next JS, Webpack, Babel, Node, and
    Express, using GraphQL and Apollo
    Client. WooCommerce Store in React(
    contains: Products...
    Download WooCommerce Nextjs React Theme
  • More »

Linux commands

Ad