Skip to content

Commit 1bc174f

Browse files
committed
Advanced manual is almost finished. Binaries is the last section missing. THen there is the full page about config / user management / Account that needs to be done
1 parent 2c105d9 commit 1bc174f

File tree

3 files changed

+139
-18
lines changed

3 files changed

+139
-18
lines changed

doc/installation_guidelines/basic_install.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,14 @@ This guide details installing Hashtopolis using Docker, the recommended method s
77
> The instructions provided in this section have only been tested on Ubuntu 22.04 and Windows 11 with WSL2.
88
99
To install Hashtopolis server, ensure that the following prerequisites are met:
10+
1011
1. Docker: Follow the instructions available on the Docker website:
11-
- Install Docker on Ubuntu
12+
13+
- [Install Docker on Ubuntu](https://docs.docker.com/engine/install/ubuntu/)
1214
- Install Docker on Windows
15+
1316
2. Docker Compose v2: Follow the instructions available on the Docker website:
17+
1418
- Install Docker Compose on Linux
1519

1620
### Setup Hashtopolis Server

0 commit comments

Comments
 (0)