https://github.com/artefactual-sdps/enduro
A tool to support ingest and automation in digital preservation workflows
https://github.com/artefactual-sdps/enduro
a3m archivematica archives digital-preservation enduro go golang ingest temporal
Last synced: about 2 months ago
JSON representation
A tool to support ingest and automation in digital preservation workflows
- Host: GitHub
- URL: https://github.com/artefactual-sdps/enduro
- Owner: artefactual-sdps
- License: apache-2.0
- Created: 2022-06-09T16:03:48.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2026-04-29T17:12:05.000Z (about 2 months ago)
- Last Synced: 2026-04-29T17:23:18.595Z (about 2 months ago)
- Topics: a3m, archivematica, archives, digital-preservation, enduro, go, golang, ingest, temporal
- Language: Go
- Homepage: https://enduro.readthedocs.io/
- Size: 18.7 MB
- Stars: 7
- Watchers: 9
- Forks: 3
- Open Issues: 73
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# Enduro
Enduro is a new application under development by Artefactual Systems. Originally
created as a more stable replacement for Archivematica’s
[automation-tools][automation-tools] library of scripts, it has since evolved
into a flexible tool to be paired with preservation applications like
[Archivematica][archivematica] and [a3m][a3m] to provide initial ingest
activities such as content and structure validation, packaging, and more.
While still under development, Enduro is already being used in production at
several large cultural heritage organizations. Enduro aims to cover our clients'
needs while exploring new and innovative ways to build durable and
fault-tolerant workflows suited for preservation. It is also a new space for
experimentation and research to build a distributed system that enables users to
run failure-oblivious and durable preservation workflows.
## User documentation resources
- [User manual](https://enduro.readthedocs.io/user-manual/overview/)
## Development documentation resources
- [Developer manual](https://enduro.readthedocs.io/dev-manual/)
- [Set up a local/development environment](https://enduro.readthedocs.io/dev-manual/devel/)
[archivematica]: https://archivematica.org
[automation-tools]: https://github.com/artefactual/automation-tools
[a3m]: https://github.com/artefactual-labs/a3m