Skip to content

UCDavisLibrary/main-wp-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0b30c22 · Dec 19, 2024
Jul 18, 2022
May 3, 2023
Jul 28, 2022
Dec 11, 2024
Dec 11, 2024
May 9, 2023
Jul 18, 2022
Dec 11, 2024
Dec 1, 2021
Dec 2, 2022
Dec 4, 2024
Dec 4, 2024
Jul 14, 2022
Aug 15, 2022
Aug 8, 2022

Repository files navigation

Main Wordpress Website Docker Config

This repo contains the Dockerfile and code (as git submodules) for running the main UC Davis Library website.

PHP Composer Dependencies

Both theme and plugin php dependencies should go in the composer.json, which will be installed in /var/www/html/vendor in the container.

Deployment

See the main-wp-website-deployment repository.