This commit is contained in:
@@ -14,13 +14,8 @@ Using Jakach Login is straightforward:
|
||||
|
||||
1. **Clone the repository:**
|
||||
```bash
|
||||
git clone https://github.com/jakani24/jakach-login
|
||||
git clone https://git.jakach.ch/jakani24/jakach-login
|
||||
```
|
||||
2. **Create the `certs/` folder and set up SSL certificates:**
|
||||
```bash
|
||||
mkdir certs/
|
||||
```
|
||||
- Generate certificates (e.g., using [Let's Encrypt](https://letsencrypt.org/getting-started/#with-shell-access)).
|
||||
|
||||
3. **Create a Docker volume for database storage:**
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user