Capitalise product names

This commit is contained in:
Katrin Leinweber 2020-06-25 16:39:50 +02:00
parent 3db0aa86e6
commit 2b6d8a05db
4 changed files with 7 additions and 7 deletions

View file

@ -44,8 +44,8 @@ Ansible config and a bunch of Docker containers.
* [Emby](https://emby.media/) - Media streaming and management * [Emby](https://emby.media/) - Media streaming and management
* [Firefly III](https://firefly-iii.org/) - Free and open source personal finance manager * [Firefly III](https://firefly-iii.org/) - Free and open source personal finance manager
* [get_iplayer](https://github.com/get-iplayer/get_iplayer) - download programmes from BBC iplayer * [get_iplayer](https://github.com/get-iplayer/get_iplayer) - download programmes from BBC iplayer
* [Gitea](https://gitea.io/en-us/) - Simple self-hosted Github clone * [Gitea](https://gitea.io/en-us/) - Simple self-hosted GitHub clone
* [Gitlab](https://about.gitlab.com/features/) - Self-hosted Github clone of the highest order * [GitLab](https://about.gitlab.com/features/) - Self-hosted GitHub clone of the highest order
* [Glances](https://nicolargo.github.io/glances/) - for seeing the state of your system via a web browser * [Glances](https://nicolargo.github.io/glances/) - for seeing the state of your system via a web browser
* [Grafana](https://github.com/grafana/grafana) - Dashboarding tool * [Grafana](https://github.com/grafana/grafana) - Dashboarding tool
* [Guacamole](https://guacamole.apache.org/) - Web based remote desktop gateway, supports VNC, RDP and SSH * [Guacamole](https://guacamole.apache.org/) - Web based remote desktop gateway, supports VNC, RDP and SSH

View file

@ -18,4 +18,4 @@ Radarr will get the file path from the Download client. On default settings with
For Radarr to understand that the `/movies` folder is a folder, you'll need to add a new subfolder into it. For Radarr to understand that the `/movies` folder is a folder, you'll need to add a new subfolder into it.
You can also do this by adding a random movie to the folder. Keep in mind to have the internal setting **Create empty movie folders** on **yes** You can also do this by adding a random movie to the folder. Keep in mind to have the internal setting **Create empty movie folders** on **yes**
Comprehensive setup information can be found on the [Radarr github wiki](https://github.com/Radarr/Radarr/wiki/Setup-Guide) Comprehensive setup information can be found on the [Radarr GitHub wiki](https://github.com/Radarr/Radarr/wiki/Setup-Guide)

View file

@ -19,4 +19,4 @@ Sonarr will get the file path from the Download client. On default settings with
For Sonarr to understand that the `/tv` folder is a folder, you'll need to add a folder into it. For Sonarr to understand that the `/tv` folder is a folder, you'll need to add a folder into it.
You can also do this by adding a random series to the folder. Keep in mind to have the setting **Create empty movie folders** on **yes** You can also do this by adding a random series to the folder. Keep in mind to have the setting **Create empty movie folders** on **yes**
For comprehensive configuration instructions see the [Sonarr github wiki](https://github.com/Sonarr/Sonarr/wiki) For comprehensive configuration instructions see the [Sonarr GitHub wiki](https://github.com/Sonarr/Sonarr/wiki)

View file

@ -18,9 +18,9 @@ By default, applications can be found on the ports listed below.
| get_iplayer | 8182 | | | get_iplayer | 8182 | |
| Gitea | 3001 | Web | | Gitea | 3001 | Web |
| Gitea | 222 | SSH | | Gitea | 222 | SSH |
| Gitlab | 4080 | HTTP | | GitLab | 4080 | HTTP |
| Gitlab | 4443 | HTTPS | | GitLab | 4443 | HTTPS |
| Gitlab | 422 | SSH | | GitLab | 422 | SSH |
| Glances | 61208 | SSH | | Glances | 61208 | SSH |
| Grafana | 3000 | | | Grafana | 3000 | |
| Guacamole | 8090 | | | Guacamole | 8090 | |