Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Include Page
System Requirements
System Requirements

Installation

There are two primary ways of deploying Fedora 4. The first ("one-click run") is an easy way to get Fedora 4 running to test out the basic features. The second ("servlet container install") is the approach to be used in production installations.

One-Click Run

  1. Download one of the following executable war files
    • fedora-4... - no authorization enabled
    • fedora-4... - authorization enabled
  2. Either double-click on the download, or run the following command to start Fedora 4

    Code Block
    java -jar fedora-4...war
  3. Once Fedora 4 is seen to be running at the following URL, start exploring the feature tour

 

Servlet Containers

Tomcat

Jetty

...

Next Steps