From 6bf770a9c54778f8855ab35e5939ccefffe4e0bd Mon Sep 17 00:00:00 2001 From: Colin Griffin Date: Wed, 27 Oct 2021 11:36:29 -0400 Subject: [PATCH 1/8] update readme with submodule instructions --- README.md | 38 +++++++++++++++++++++++++++++++++----- 1 file changed, 33 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index d7c4bee..79e0320 100644 --- a/README.md +++ b/README.md @@ -9,9 +9,11 @@ # calendso-docker + The Docker configuration for Calendso is an effort powered by people within the community. Calendso does not provide official support for Docker, but we will accept fixes and documentation. Use at your own risk. ## Requirements + Make sure you have `docker` & `docker-compose` installed on the server / system. ## Getting Started @@ -21,25 +23,51 @@ Make sure you have `docker` & `docker-compose` installed on the server / system. ```bash git clone --recursive https://github.com/calendso/docker.git calendso-docker ``` + 2. Change into the directory ```bash cd calendso-docker ``` -3. Update `.env` if needed + +3. Update `.env` if needed 4. Build and start calendso - ``` + ```bash docker-compose up --build ``` -5. Start prisma studio - ``` +5. Start prisma studio + + ```bash docker-compose exec calendso npx prisma studio ``` + 6. Open a browser to [http://localhost:5555](http://localhost:5555) to look at or modify the database content. 7. Click on the `User` model to add a new user record. -8. Fill out the fields (remembering to encrypt your password with [BCrypt](https://bcrypt-generator.com/)) and click `Save 1 Record` to create your first user. + +8. Fill out the fields (remembering to encrypt your password with [BCrypt](https://bcrypt-generator.com/)) and click `Save 1 Record` to create your first user. + 9. Open a browser to [http://localhost:3000](http://localhost:3000) and login with your just created, first user. + +## Git Submodules + +This repository uses a git submodule. + +If you cloned the repository without using `--recursive`, then you can initialize and clone the submodule with the following steps. + +1. Init the submodule + + ```bash + git submodule init + ``` + +2. Update the submodule + + ```bash + git submodule update --remote + ``` + +For more advanced usage, please refer to the git documentation: [https://git-scm.com/book/en/v2/Git-Tools-Submodules](https://git-scm.com/book/en/v2/Git-Tools-Submodules) From d27d84a5433f0ba9cd67f5e3687d240b3b9a40a4 Mon Sep 17 00:00:00 2001 From: actions-user Date: Fri, 29 Oct 2021 04:19:51 +0000 Subject: [PATCH 2/8] Auto updated submodule references --- calendso | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/calendso b/calendso index e38086b..a5eb3fc 160000 --- a/calendso +++ b/calendso @@ -1 +1 @@ -Subproject commit e38086b8fe6cab117e3929bb01f8fd3bb500643b +Subproject commit a5eb3fce28ad1219f671777086e10500cff81243 From 73839613aa2558fc0aad5851be9f4fd36fd2956b Mon Sep 17 00:00:00 2001 From: actions-user Date: Sat, 30 Oct 2021 04:19:11 +0000 Subject: [PATCH 3/8] Auto updated submodule references --- calendso | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/calendso b/calendso index a5eb3fc..78523f7 160000 --- a/calendso +++ b/calendso @@ -1 +1 @@ -Subproject commit a5eb3fce28ad1219f671777086e10500cff81243 +Subproject commit 78523f7a57495a7eec2eacd692c89b310c5d3c30 From 8536af61bd75799a8999d962830b4a358ec883fc Mon Sep 17 00:00:00 2001 From: actions-user Date: Sun, 31 Oct 2021 04:19:33 +0000 Subject: [PATCH 4/8] Auto updated submodule references --- calendso | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/calendso b/calendso index 78523f7..307856f 160000 --- a/calendso +++ b/calendso @@ -1 +1 @@ -Subproject commit 78523f7a57495a7eec2eacd692c89b310c5d3c30 +Subproject commit 307856f8e61a7fc915cefd45f9b973248f2cd31d From 38061bef6e2636fe09379de0eb9cbd39fcf2e990 Mon Sep 17 00:00:00 2001 From: actions-user Date: Mon, 1 Nov 2021 04:19:51 +0000 Subject: [PATCH 5/8] Auto updated submodule references --- calendso | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/calendso b/calendso index 307856f..ad46fc1 160000 --- a/calendso +++ b/calendso @@ -1 +1 @@ -Subproject commit 307856f8e61a7fc915cefd45f9b973248f2cd31d +Subproject commit ad46fc121d34dd6cb3b37f1a5d826213a000a120 From 20d9315f05f8ceba806102b86bab4f69d8743f32 Mon Sep 17 00:00:00 2001 From: actions-user Date: Tue, 2 Nov 2021 04:19:47 +0000 Subject: [PATCH 6/8] Auto updated submodule references --- calendso | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/calendso b/calendso index ad46fc1..68e062c 160000 --- a/calendso +++ b/calendso @@ -1 +1 @@ -Subproject commit ad46fc121d34dd6cb3b37f1a5d826213a000a120 +Subproject commit 68e062c1003a8a48b3f09cbf32af3684c1cdb848 From 0341ca249d102e67d303aa260c1dd15dae53b0ed Mon Sep 17 00:00:00 2001 From: actions-user Date: Wed, 3 Nov 2021 04:19:44 +0000 Subject: [PATCH 7/8] Auto updated submodule references --- calendso | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/calendso b/calendso index 68e062c..d147772 160000 --- a/calendso +++ b/calendso @@ -1 +1 @@ -Subproject commit 68e062c1003a8a48b3f09cbf32af3684c1cdb848 +Subproject commit d147772d915d283d672f6e8ae5b65e4c65f8d3ea From f594f9a93acd6da3e0d5acb99ac73c7dee88ba29 Mon Sep 17 00:00:00 2001 From: actions-user Date: Thu, 4 Nov 2021 04:19:36 +0000 Subject: [PATCH 8/8] Auto updated submodule references --- calendso | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/calendso b/calendso index d147772..3c5a84b 160000 --- a/calendso +++ b/calendso @@ -1 +1 @@ -Subproject commit d147772d915d283d672f6e8ae5b65e4c65f8d3ea +Subproject commit 3c5a84b7b4391c4968409702b5c06f9857d96b38