Download
Trellis is an enterprise-ready Linked Data server that makes it possible to build and publish linked data applications on the Web. Installing Trellis is simple and straight-forward. The latest version is 0.18.0, released on April 26, 2021.
- Source code for the current version
Docker containers
Trellis is available as a container from Docker Hub and can be retrieved (for the triplestore version) with:
$ docker pull trellisldp/trellis-triplestore
or, for the PostgreSQL database version:
$ docker pull trellisldp/trellis-postgresql
Additional Trellis-based docker containers can be found at Docker Hub. Information about configuring a dockerized Trellis server can be found on the project wiki.
Next Steps
For more information about running Trellis, please refer to the project Wiki.