You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
393 B
17 lines
393 B
# Run gMNd
|
|
|
|
The simplest thing is to install using the deb or rpm:
|
|
=> gemnini://mic.ke/gmnd/docs/installing.gmi
|
|
|
|
After that you can run it like this:
|
|
```
|
|
# systemctl start gmnd
|
|
```
|
|
Running in docker is covered in the install docs above.
|
|
|
|
See information here about configuration options:
|
|
=> gemini://mic.ke/gmnd/docs/configure.gmi
|
|
|
|
..
|
|
=> gemini://mic.ke/gmnd/docs/index.gmi back to gmnd/docs/
|