educationhistory.lib.unb.ca : Lean Instance Repository
This repository contains the assets used to test, build, and deploy the educationhistory.lib.unb.ca Drupal application. This repository extends the unb-libraries/docker-drupal base image, which deploys nginx and php-fpm in the service container.
Local deployment, development and testing of educationhistory.lib.unb.ca is easy, as we leverage dockworker, our unified framework of Robo commands that streamline local development of our application on Linux or OSX.
In your local development environment, a minimal number of 'one time' dependencies are required to deploy applications with dockworker. Some or all of these may already be installed in your environment; see the list of dependencies and installation instructions here.
With all dependencies installed, you are ready to deploy any of our applications locally and and begin development:
composer install
vendor/bin/dockworker deploy
And that's it! The application will build and deploy in your local environment.
If you work with unb-libraries applications often, you may also consider installing a dockworker alias, which avoids referencing vendor/bin for each dockworker command.
Run vendor/bin/dockworker
to list available dockworker commands for this application.
This application was created at by the following humans:
- As part of our 'open' ethos, UNB Libraries licenses its applications and workflows to be freely available to all whenever possible.
- Consequently, the contents of this repository [unb-libraries/educationhistory.lib.unb.ca] are licensed under the MIT License. This license explicitly excludes:
- Any website content, which remains the exclusive property of its author(s).
- The UNB logo and any of the associated suite of visual identity assets, which remains the exclusive property of the University of New Brunswick.