1
0

Install docs

This commit is contained in:
Zef Hemel 2023-12-21 19:22:03 +01:00
parent 5abdf1c80c
commit c6e8a17745

View File

@ -9,8 +9,8 @@ The basic setup is simple: you run the SilverBullet server process on your machi
You have a few options here: You have a few options here:
1. Installation via [[Install/Deno]] (the awesome JavaScript runtime) 1. Installation via [[Install/Docker]] (the awesome container runtime): recommended if you already have Docker installed
2. Installation via [[Install/Docker]] (the awesome container runtime) 2. Installation via [[Install/Deno]] (the awesome JavaScript runtime): recommended if you intend to hack on SilverBullet itself later on
3. More advanced: deploy directly to the cloud via [[Install/Deno Deploy]] 3. More advanced: deploy directly to the cloud via [[Install/Deno Deploy]]
# Non-local access # Non-local access