Skip to content

Commit 48105ff

Browse files
committed
docs: added missing links
1 parent eee36c9 commit 48105ff

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

docs/installation.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -136,15 +136,15 @@ Then start the phpMyFAQ web application:
136136

137137
### 2.2.3 Cloud or On-Premise Hosting via Kubernetes
138138

139-
You can use any mysql deployment/helm chart, like: https://github.com/bitnami/charts/tree/main/bitnami/mysql, you can
140-
also choose another database engine.
141-
View official resources or find one on: https://artifacthub.io/
139+
You can use any MySQL or MariaDB deployment/helm chart, also choose another database engine.
140+
View official resources or find one on [artifacthub.io](https://artifacthub.io/)
142141

143142
> You must have a storage method to persist your data.
144143
145-
Then, install it, using referenced manifests on this project: https://github.com/thorsten/phpMyFAQ/tree/main/kubernetes-deploy.
144+
Then, install it, using referenced manifests on our project at
145+
[GitHub](https://github.com/thorsten/phpMyFAQ/tree/main/kubernetes-deploy).
146146

147-
Read the definitions and configure according to your needs. If you have any doubt, do not hesitate to consult us.
147+
Read the definitions and configure, according to your needs. If you have any doubt, do not hesitate to consult us.
148148

149149
## 2.3 PHP settings
150150

@@ -193,9 +193,10 @@ You have to add at least one Elasticsearch or OpenSearch node and the index name
193193

194194
### Step 4: Admin user setup
195195

196-
In addition, you can enter your language, default here is English. Furthermore, you should register your name, your
197-
email address and - very importantly - your password. You must enter the password twice, and it has to be at least eight
198-
characters long. Then click the button **"install"** to initialize the tables in your database.
196+
In addition, you can enter your language, the default here is English.
197+
Furthermore, you should register your name, your email address and - very importantly - your password.
198+
You must enter the password twice, and it has to be at least eight characters long.
199+
Then click the button **"install"** to initialize the tables in your database.
199200

200201
## 2.7 First Steps
201202

0 commit comments

Comments
 (0)