-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathservices_example.yml
166 lines (132 loc) · 4.04 KB
/
services_example.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
---
title: Hubsite
subtitle: An landing page for selfhosted services
services:
- name: Adguard Home
description: A network-wide DNS software for blocking ads & tracking
url: /
logo_location: "assets/shield.png"
- name: Authentik
description: An open-source identity provider
url: /
logo_location: "assets/authentik.png"
- name: Appsmith
description: Platform for building and deploying custom internal tools and applications without writing code
url: /
logo_location: "assets/appsmith.png"
- name: Docker Registry Browser
description: Browse docker images
url: /
logo_location: "assets/docker.png"
- name: Firezone
description: A self-hosted VPN server, based on Wireguard
url: /
logo_location: "assets/firezone.png"
- name: Focalboard
description: An open source, self-hosted alternative to Trello, Notion, and Asana.
url: /
logo_location: "assets/focalboard.png"
- name: FreshRSS
description: RSS and Atom feed aggregator.
url: /
logo_location: "assets/freshrss.png"
- name: Funkwhale
description: Listen and share music with a selfhosted streaming server.
url: /
logo_location: "assets/focalboard.png"
- name: Gitea
description: A selfhosted git service
url: /
logo_location: "assets/gitea.png"
- name: GoToSocial
description: A fediverse server
url: /
logo_location: "assets/gotosocial.png"
- name: Grafana
description: Check how your server is doing
url: /
logo_location: "assets/grafana.png"
- name: Healthchecks
description: A simple and Effective Cron Job Monitoring solution
url: /
logo_location: "assets/healthchecks.png"
- name: Jitsi
description: Start your video conference
url: /
logo_location: "assets/jitsi.png"
- name: Keycloak
description: An open source identity and access management solution.
url: /
logo_location: "assets/keycloak.png"
- name: Lago
description: Metering and usage-based billing
url: /
logo_location: "assets/lago.png"
- name: Linkding
description: Self-hosted bookmark manager
url: /
logo_location: "assets/linkding.png"
- name: Miniflux
description: An opinionated feed reader
url: /
logo_location: "assets/miniflux.png"
- name: Mobilizon
description: Create and share events.
url: /
logo_location: "assets/mobilizon.png"
- name: N8n
description: Workflow automation for technical people.
url: /
logo_location: "assets/n8n.png"
- name: Navidrome
description: Subsonic-API compatible music server
url: /
logo_location: "assets/navidrome.png"
- name: Nextcloud
description: Sync your files & much more
url: /
logo_location: "assets/nextcloud.png"
- name: Owncast
description: Livestream & Chat
url: /
logo_location: "assets/owncast.png"
- name: Peertube
description: A fediverse server to share videos, follow & interact with people
url: /
logo_location: "assets/peertube.png"
- name: Prometheus
description: Access your metrics
url: /
logo_location: "assets/prometheus.png"
- name: Radicale
description: Sync contacts and calendars
url: /
logo_location: "assets/radicale.png"
- name: Redmine
description: A flexible project management web application.
url: /
logo_location: "assets/redmine.png"
- name: Semaphore
description: A modern UI for Ansible.
url: /
logo_location: "assets/semaphore.png"
- name: Syncthing
description: Sync your files
url: /
logo_location: "assets/syncthing.png"
- name: Uptime Kuma
description: Check the status of the services
url: /
logo_location: "assets/uptime-kuma.png"
- name: Vaultwarden
description: Securely access your passwords
url: /
logo_location: "assets/vaultwarden.png"
- name: WireGuard Easy
description: Manage your Wireguard VPN
url: /
logo_location: "assets/wireguard_easy.png"
- name: Woodpecker CI
description: Check you CI
url: /
logo_location: "assets/woodpecker.png"