Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

A convenient script to ingest all included demo objects for a new Fedora installation. See Demonstration Objects for descriptions of these objects.

Usage:

No Format
fedora-ingest-demos [host]
                    [port]
                    [user]
                    [password]
                    [protocol]
                    [context]

Where:

  • host - the hostname of the Fedora server; default is localhost
  • port - the port number on which the Fedora server is running; default is 8080
  • user - the Fedora user (e.g. fedoraAdmin)
  • password - the Fedora user's password
  • protocol - how to connect to repository, either http or https
  • context - an optional parameter indicating the webapp context. This is only necessary if the Fedora server was installed under a context name other than 'fedora' (see Alternative Webapp Context Configuration).

Example:

No Format
fedora-ingest-demos localhost 8080 fedoraAdmin fedoraAdmin http