You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+29-12Lines changed: 29 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,24 +13,25 @@ Outline Admin is a web interface for the Outline Manager API, providing a simple
13
13
14
14
1.[Added Features](#added-features)
15
15
2.[Installation](#installation)
16
-
-[Using Docker](#installation---docker)
17
-
-[Using Docker Compose](#using-docker-compose)
18
-
-[Using NodeJS](#installation---nodejs)
16
+
-[Docker](#docker)
17
+
-[Docker Compose](#docker-compose)
18
+
-[NodeJS](#nodejs)
19
19
3.[Development](#development)
20
-
4.[Donation](#donation)
21
-
5.[Screenshots](#screenshots)
20
+
4.[Admin Password](#admin-password)
21
+
5.[Donation](#donation)
22
+
6.[Screenshots](#screenshots)
22
23
23
24
## Added Features
24
25
25
-
-Set expiration dates for Access Keys.
26
-
-Generate QR codes for Access Keys.
27
-
-Create dynamic Access Keys.
28
-
-Add prefix to Access Keys.
26
+
-Expiration dates for Access Keys.
27
+
- QR codes for Access Keys.
28
+
-Dynamic Access Keys.
29
+
- Access Key prefix.
29
30
30
31
31
32
## Installation
32
33
33
-
### Installation - Docker
34
+
### Docker
34
35
35
36
Before installing Outline Admin, ensure that Docker and Docker Compose are installed on your machine. Use the following commands to start the container:
36
37
@@ -39,7 +40,7 @@ Before installing Outline Admin, ensure that Docker and Docker Compose are insta
0 commit comments