Directus 8
Website • Docs • API Reference • User Guide • Demo • Contribute
Overview
Directus provides several container images that will help we get started. All our container images can be found in docker hub.
Reference
Environment variables
Our full list of environment variables can be found on our documentation page. Please make sure to take a look over our overview page as there are some required variables to get run the images.
Versioning
We publish major, minor and patch versions to docker hub, as well as hotfixes and security updates. This means that you can choose between:
- Patches
v8.2.0Updates to this tag will receive hotfixes and security updates
- Minor
v8.2Updates to this tag will receive all patches, hotfixes and security updates
- Major
v8Updates to this tag will receive all minor updates, patches, hotfixes and security updates
Building
In most cases you'll not need to build anything in this repository because we already distribute built images through docker hub. But if you want to, you'll be able to easily build them with our build script.
Requirements
- Docker
- bash
Executing the build script
We can build images using the command build located in bin folder.
Note: If you're getting "-A: invalid option" issues, try updating your bash console. OSX for example ships with older bash versions. These scripts will only work on bash 4 or newer.
# Clone the repository
git clone https://github.com/directus/docker.git
# Open the repository directory
cd docker
# Invoke build script
./bin/build --help

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.
