commit b5d0dc3f2b3e1bd87da12b009c2e36d6c592227a Author: Petar Cubela Date: Wed Dec 4 10:32:57 2024 +0100 Version 0.1: Inital working deployment version diff --git a/README.md b/README.md new file mode 100644 index 0000000..f3b6772 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# ownCloud Project at DAV + +This project automates the deployment of a [owncloud](https://doc.owncloud.com/server/next/admin_manual/installation/manual_installation/manual_installation.html) instance based on a standard LAMP Stack. (Linux, Apache, MySQL/MariaDB, PHP). + +## Introduction + +## Requirements + +## Usage Guide