diff --git a/.lsp/.cache/db.transit.json b/.lsp/.cache/db.transit.json new file mode 100644 index 00000000..1f762c98 --- /dev/null +++ b/.lsp/.cache/db.transit.json @@ -0,0 +1 @@ +["^ ","~:project-hash","f9ca275e28cabdeb80839dc01de14d9d","~:kondo-config-hash","74b95ab6fcbb2a87169f5b58815af18c4266a6c38c17beb0ac2d13fc29bc0796","~:project-analysis-type","~:project-and-deps","~:classpath",null,"~:stubs-generation-namespaces",["~#set",[]],"~:version",2,"~:project-root","F:\\GitHub\\orcpub2"] \ No newline at end of file diff --git a/Basic_Setup_with_Video.htm b/Basic_Setup_with_Video.htm new file mode 100644 index 00000000..80bd32da --- /dev/null +++ b/Basic_Setup_with_Video.htm @@ -0,0 +1,1838 @@ + + +
+ + + + + + + + + + + + + + + + +Dungeon
+Master's Vault - Community Edition
Welcome!
Thank
+you for your interest and support of the Dungeon Master’s Vault.
The
+following is our goal, to get a local version of the Dungeon Master’s Vault
+working on your computer. This walkthrough assumes you are using a Windows based
+system that can run docker-compose. Please note this required me to use Windows
+10 Pro or Windows 11 Pro (not home) edition.
The
+following would be success- the end goal of running the Dungeon Master’s Vault
+on your local PC.
Video
+link to the first video is here: https://youtu.be/THnoR2bJ9ro
You will need a few
+tools:
Step
+1: Install Git & Chocolatey
You
+will need to successfully install Git. There are many YouTube Videos and a
+quick search on a browser will provide many options for tutorials.
Step
+2: Docker Desktop Installation
https://www.docker.com/products/docker-desktop/
After
+installation you will need to reboot your system. After your first reboot
+Docker may throw up a pop up screen directing you to
+install WSL 2 Linux kernel – you will need to complete this step for Docker to
+properly function. When it comes online- nothing might show up and you might
+see something blank like this:
However-
+when you have followed the additional steps outlined you will see a new process
+running such like this:
Step
+3: Check out the Dungeon Master’s Vault Branch (this is making a copy of the
+GitHub code)
2nd
+Video can be found here: https://youtu.be/cAk5N3PU94M
The
+next step is making a copy of the repository (GitHub code) onto your local
+machine.
You
+can follow this video for instructions, or just enter one of the two commands
+in Command Prompt (for Windows machines).
git
+clone https://github.com/Orcpub/orcpub.git if you don't have a github
+account
git
+clone git@github.com:Orcpub/orcpub.git if you do
2nd
+Video can be found here: https://youtu.be/cAk5N3PU94M
Step
+4: Edit docker-compose.yaml file
3rd
+video can be found here: https://youtu.be/scpjWlHDXGQ
This
+file exists in the orcpub folder as shown here:
3rd
+Video can be found here for how to modify the attributes in the docker-compose.yaml file. You can configure docker-compose-build.yaml as well but this video
+is just handling the docker-compose.yaml as it
+assumes you are following these instructions.
3rd
+video can be found here: https://youtu.be/scpjWlHDXGQ
Edit
+docker-compose.yaml – please
+see the picture below with the red boxes around them, these are what need to be
+modified.
Please
+note that:
DATOMIC_PASSWORD:
+12345POIU
SIGNATURE:
+asfddasfasdfasdf978972342343243243242asdfasdf
DATOMIC_PASSWORD:
+12345POIU
This
+is a nonsense phrase. This could easily be changed by you to “LOLCATZWINNAR1”
+or other value.
Step
+5: Run snakeoil.bat, openssl through chocolately & startup the server
4th
+video can be found here: https://youtu.be/aGO0-gJeSoU
Next
+you will need to run snakeoil.bat & install OpenSSL.
For windows you will need OpenSSL installed to run the ./deploy/snakeoil.bat
.
OpenSSL be installed via chocolatey choco
install openssl
Run the
+following 2 commands
Either:
docker-compose pull
docker-compose up
+
+Or:
docker-compose pull
docker-compose up -d
+
+4th
+video can be found here: https://youtu.be/aGO0-gJeSoU
Step
+6: Site should be up and running
Last
+in this video series can be found here: https://youtu.be/W7HRtWR9oVk
https://localhost should take you to the following page: