Skip to content

Commit 2b1d157

Browse files
committed
Update documentation for SSL
1 parent 2184001 commit 2b1d157

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed

_liberty/technical/post-ssl.md

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
---
2+
layout: default
3+
title: Enable SSL
4+
permalink: /liberty/technical/post-ssl
5+
parent: Technical Guide
6+
nav_order: 7
7+
---
8+
9+
# Enable SSL
10+
11+
By default, SSL is enabled with a self signed certificate. You have to copy your own certificates according to your domain
12+
13+
## Prerequisites:
14+
- Administrator access to FileBrowser.
15+
- Certificates for you domain
16+
17+
## Step 1: Access File Browser
18+
19+
1. Navigate to [https://<your_server>/filebrowser](https://liberty.nomana-it.fr/filebrowser/login)
20+
21+
**Administrator Note**: Ensure that you replace `<your_server>` with the actual server IP or domain name where the FileBrowser is hosted.
22+
23+
2. Enter your credentials and click **Login**.
24+
25+
![](https://ajeuwbhvhr.cloudimg.io/colony-recorder.s3.amazonaws.com/files/2024-09-28/9fc30968-ed32-4ee6-a2f8-18c4f2c8cbc0/user_cropped_screenshot.jpeg?width=800)
26+
27+
28+
**Administrator Note**: If you are unsure of your credentials, please check with the system administrator or the setup documentation for the default credentials.
29+
30+
31+
## Step 2: Copy your certificates files
32+
33+
3. Navigate to the `traefik` and `certificates` directory to access the certificates files.
34+
4. Replace the twoo files with your own certificates
35+
36+
**Final Administrator Note**: After updating both files, it is required to restart the Rundeck service to apply the new settings. Use Portainer to restart the stack or only the Rundeck container

0 commit comments

Comments
 (0)