Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Edwin Shin committed Jul 9, 2013
1 parent e57676f commit b149382
Showing 1 changed file with 5 additions and 8 deletions.
13 changes: 5 additions & 8 deletions README.md
Expand Up @@ -14,20 +14,17 @@ System Requirements

Technical goals:
* Improved scalability and performance
* flexible storage options
* dynamic metadata
* globally unique and reliable identifiers
* improved audit trail for capturing lifecycle events

Other goals:
* straightforward API
* More flexible storage options
* Improved reporting and metrics
* Improved durability

## Running fcrepo4

```bash
$ mvn install
$ cd fcrepo-webapp
$ MAVEN_OPTS="-Xmx512m" mvn jetty:run
$ curl "http://localhost:8080/rest/"
```

That's it! Your Fedora repository is up and running at: [http://localhost:8080/rest/](http://localhost:8080/rest/)

0 comments on commit b149382

Please sign in to comment.