Versions Compared

Key

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

...

No Format
docker run -p8080:8080 --name=fcrepo fcrepo/fcrepo:6.0.0-beta-1


For

...

all

...

the

...

available

...

docker

...

configuration

...

options

...

for

...

fcrepo

...

see

...

the

...

fcrepo-docker

...

README.

Servlet Containers

Alternatively, instead of deploying Fedora via the "one-click run", the Fedora web-application can be installed by dropping the WAR file into a servlet 3 container, such as Tomcat 9 or Jetty 9.
For details on installing Fedora to those containers, see the Deployment guide.

...