From b2118659e84c6be84873a55fce516952c71fdb8b Mon Sep 17 00:00:00 2001 From: jbrooke-montala <117731252+jbrooke-montala@users.noreply.github.com> Date: Fri, 21 Feb 2025 17:14:17 +0000 Subject: [PATCH] Update README.md Adding introductory paragraph and installation notes. --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 21d485a..5a07bf4 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,6 @@ -# docker -Docker image for ResourceSpace +# resourcespace/docker +The official Docker image for ResourceSpace. Full build instructions can be found on our [Knowledge Base](https://www.resourcespace.com/knowledge-base/systemadmin/install_docker). + +# Installation notes +* Before building the Docker image, change the db.env file replacing the default "change-me" passwords to secure values. +* When setting up ResourceSpace ensure you enter "mariadb" as the MySQL server instead of "localhost" and leave the "MySQL binary path" empty.