Scripts directory added, .gitmodules added
This commit is contained in:
parent
ab6df0ae73
commit
2dde744311
4
.gitmodules
vendored
Normal file
4
.gitmodules
vendored
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
[submodule "calendso"]
|
||||||
|
path = calendso
|
||||||
|
url = git@github.com:calendso/calendso.git
|
||||||
|
branch = main
|
@ -15,4 +15,11 @@ The Docker configuration for Calendso is an effort powered by people within the
|
|||||||
Make sure you have `docker` & `docker-compose` installed on the server / system.
|
Make sure you have `docker` & `docker-compose` installed on the server / system.
|
||||||
|
|
||||||
## Getting Started
|
## Getting Started
|
||||||
|
|
||||||
|
1. Clone calendso-docker
|
||||||
|
|
||||||
|
```bash
|
||||||
|
git clone git@github.com:calendso/calendso-docker.git --recursive
|
||||||
|
```
|
||||||
|
|
||||||
...
|
...
|
||||||
|
1
calendso
Submodule
1
calendso
Submodule
@ -0,0 +1 @@
|
|||||||
|
Subproject commit 850f49df5e89facec642cc4b2d80824c3f0f4c8f
|
0
scripts/.gitkeep
Normal file
0
scripts/.gitkeep
Normal file
Loading…
Reference in New Issue
Block a user