Update README.md

Adding introductory paragraph and installation notes.
This commit is contained in:
jbrooke-montala
2025-02-21 17:14:17 +00:00
committed by GitHub
parent d080156989
commit b2118659e8

View File

@@ -1,2 +1,6 @@
# docker # resourcespace/docker
Docker image for ResourceSpace 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.