forked from fedora-infra/apps.fp.o
-
Notifications
You must be signed in to change notification settings - Fork 0
/
apps-yaml.html
359 lines (351 loc) · 16.5 KB
/
apps-yaml.html
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
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
<html><body>
<!--
Don't edit this html file, edit data/apps.yaml
instead and regenerate this file with yaml2html.py
-->
<pre>
%YAML 1.2
---
name: Fedora Apps
data:
description: >
This is a landing page for Fedora Apps. Fedora Infrastructure is
<em>huge</em>; this page details only the public facing portion of
it all. Explore!
children:
- name: For New People
data:
description: >
No clue what's going on? That's okay.. take a look at some of
these sites -- they might help you get your bearings.
children:
- name: Ask Fedora
icon: ask_fedora.png
data:
url: http://ask.fedoraproject.org/
description: >
Any question at all about Fedora? Ask it here.
- name: Tagger
icon: tagger.png
data:
url: http://apps.fedoraproject.org/tagger
description: >
Help build a tag cloud of all our packages.. It's actually
really useful. It'll help improve the search of the
"Packages" webapp.
- name: Easyfix
data:
url: http://fedoraproject.org/easyfix
description: >
A list of easy-to-fix problems for the different projects in
Fedora. Interested in getting into helping out with sysadmin
work or web application development? This should be useful
to you.
- name: Docs
data:
url: http://docs.fedoraproject.org
description: >
RTFM! Everything you could ever want to know.
Probably the best place to find documentation about Fedora,
including the changes between releases (and a big kudos to
the translation teams to keep this resource up to date in
the different languages!)
- name: FAS
data:
url: http://admin.fedoraproject.org/accounts
description: >
The Fedora Account System. Update your profile
information and apply for membership in groups.
- name: For the Community
data:
description: >
Things for everyone! (chances are, this includes you).
children:
- name: Fedora Magazine
icon: magazine.png
data:
url: http://fedoramagazine.org
description: >
Fedora Magazine is a WordPress-based site which delivers all
the news of the Fedora Community. (It replaces the previous
Fedora Weekly News.)
- name: Kerneltest
icon: tux.png
data:
url: https://apps.fedoraproject.org/kerneltest
description: >
As part of the <a
href="https://fedoraproject.org/wiki/KernelTestingInitiative">kernel
testing initiative</a> we provide a webapp where users and
automated systems can upload test results. If you have
access to hardware where we could catch tricky driver
issues, your assistance here would be much appreciated.
- name: Meetbot
icon: meetbot.png
data:
url: https://meetbot.fedoraproject.org
description: >
Fedora Infrastructure runs a friendly IRC bot that you may
know named <a href="https://fedoraproject.org/wiki/Zodbot">zodbot</a>.
Among its many and varied functions is logging IRC meetings,
the archives of which you can find here.
- name: Notifications
icon: fedmsg.png
data:
url: https://apps.fedoraproject.org/notifications
description: >
Centrally managed preferences for Fedora Infrastructure
notifications to your inbox, irc client, and mobile device.
- name: Badges
icon: badges.png
data:
url: https://badges.fedoraproject.org
description: >
An achievements system for Fedora Contributors! "Badges"
are awarded based on activity in the community. Can you
unlock them all?
You can export your badges to Mozilla's
<a href="http://openbadges.org">Open Badges
Infrastructure</a>
- name: Packages
data:
url: http://apps.fedoraproject.org/packages
description: >
A meta-app over the other packaging apps; the best place to
find out what is in the Fedora repositories. Which
packages are present in which version, who is maintaining
them, what patches have been applied, what bugs have been
reported against them. All these kind of questions can be
answered here.
It is sometimes called "Fedora Community v2" after the old
<a href="http://admin.fedoraproject.org/community">Fedora Community</a> site.
- name: Bugzilla
icon: bugzilla.png
data:
url: http://bugzilla.redhat.com
description: >
The Fedora Community makes use of a bugzilla instance
run by Red Hat. Notice something wrong with a Fedora
package? You can file an official bug here.
- name: Paste
data:
url: http://paste.fedoraproject.org
description: >
Our very own pastebin server. If you yum install the
<strong>fpaste</strong> command, it will use this site
automatically.
- name: Status
icon: status-good.png
data:
url: http://status.fedoraproject.org
description: >
Sometimes the Fedora Infrastructure team messes up (or
lightning strikes our datacenter(s)). Sorry about that.
You can use this website to check the status. Is it
"down for everyone, or just me?"<br/>Notice the favicon
in your browser tab. It changes based on the status,
so if you keep this open you can check back to it at a
glance.
- name: The Wiki
icon: mediawiki.png
data:
url: http://fedoraproject.org/wiki
description: >
Maintain your own user profile page, contribute to
documents about features, process, and governance.
- name: Elections
data:
url: http://admin.fedoraproject.org/voting
description: >
As a member of the community, you can now vote for the
different steering committees and for this you will use the
Election application. Voting is a right and a duty as a member
of the community; it is one of the things you can do to
influence the development of Fedora.
- name: Nuancier
icon: nuancier.png
data:
url: http://apps.fedoraproject.org/nuancier
description: >
Nuancier is a simple voting application for the
supplementary wallpapers included in Fedora.
- name: FedoraPeople
data:
url: https://fedorapeople.org
description: >
Being a community member you gain access to fedorapeople which
provides you with a space on the web where you can upload
files to share them with the community.
- name: The Planet
icon: planet_logo.png
data:
url: http://planet.fedoraproject.org
description: >
The planet is a blog aggregator, a space accessible to you
as a community member where you can express your opinion and
talk about what you are doing for Fedora.
- name: The Mailing lists
icon: mail.png
data:
url: http://lists.fedoraproject.org
description: >
Mailing lists are used for communication within the community.
There are lists for generic topics and lists more dedicated
to a specific topic, there is for sure one for you.
- name: Problem Tracker
data:
url: https://retrace.fedoraproject.org
description: >
The Problem Tracker is a platform for collecting and
analyzing package crashes reported via ABRT (Automatic Bug
Reporting Tool). It makes it easy to see what problems
users are hitting the most, and allows you to filter them
by Fedora release, associate, or component.
- name: Blocker Bugs
data:
url: http://qa.fedoraproject.org/blockerbugs
description: >
The Fedora Blocker Bug Tracker tracks release blocking bugs
and related updates in Fedora releases currently under
development.
- name: FedoCal
icon: fedocal.png
data:
url: http://apps.fedoraproject.org/calendar
description: >
The Fedora Calendar (or <strong>fedocal</strong>), you might
have already guessed, is a public calendar service. You can
create your own calendar, or subscribe to others. Want to
be kept abrest of releases, freezes, and events? This is
the tool for you.
- name: For Packagers
data:
description: >
Here you'll find apps useful for Packagers' workflow.
children:
- name: COPR
icon: copr.png
data:
url: https://copr.fedoraproject.org
description: >
Copr is an easy-to-use automatic build system providing a
package repository as its output. You can make your **own** repositories!
- name: PkgDB
data:
url: http://admin.fedoraproject.org/pkgdb
description: >
Manage ACLs of your packages.
- name: Koji
icon: koji.png
data:
url: http://koji.fedoraproject.org/koji
description: >
Koji is the software that builds RPM packages for the
Fedora project. It uses Mock to create chroot
environments to perform builds that are both safe and
trusted.
- name: Bodhi
icon: bodhi.png
data:
url: http://admin.fedoraproject.org/updates
description: >
The tool you will use to push your packages to the Fedora
repositories as an update, first an update to be tested
(repository: updates-testing) then a stable update
(repository: updates). Behold -- the <em>Magic
Cabbage.</em>
- name: Package Sources
icon: package-sources.png
data:
url: https://src.fedoraproject.org/
description: >
Ever wonder <em>exactly</em> what is in the new release
of a Fedora package? This is where the change histories
of all the packages in Fedora for every release of
Fedora (and EPEL) are kept.. forever! A gold mine.
- name: Darkserver
data:
url: https://darkserver.fedoraproject.org
description: >
A set of tools and JSON service to help userspace developers
to debug their applications and libraries. People are be
able query the service based on <a
href="https://fedoraproject.org/wiki/Releases/FeatureBuildId">build-id(s)</a>
or rpm package names.
You can read more about <a
href="https://fedoraproject.org/wiki/Darkserver">why you
might want to use it</a> or you can just click below to...
- name: github2fedmsg
icon: github.png
data:
url: https://apps.fedoraproject.org/github2fedmsg
description: >
github2fedmsg is a web service that bridges upstream
development activity from <a
href="https://github.com">GitHub</a> into the <a
href="http://fedmsg.com">Fedora Infrastructure message
bus</a>. Visit the self-service dashboard to toggle the
status of your repositories.
- name: For Sysadmins
data:
description: >
Tools for sysadmins -- the people who run the servers who run
Fedora (and otherwise).
children:
- name: MirrorManager
icon: downloads.png
data:
url: http://mirrors.fedoraproject.org
description: >
Fedora is distributed to millions of systems globally.
This would not be possible without the donations of time,
disk space, and bandwidth by hundreds of volunteer system
administrators and their companies or institutions. Your
fast download experience is made possible by these
donations. The list on the <strong>MirrorManager</strong>
site is dynamically generated every hour, listing only
up-to-date mirrors.
- name: Nagios
icon: nagios-logo.png
data:
url: http://admin.fedoraproject.org/nagios
description: >
"Is telia down?" The answer can most definitively be
found here (and in detail). The Fedora Infrastructure
team uses Nagios to monitor the servers that serve
Fedora. Accessing most details requires membership
in the <em>sysadmin</em> group.
- name: Collectd
icon: collectd.png
data:
url: http://admin.fedoraproject.org/collectd
description: >
Tracks and displays statistics on the Fedora
Infrastructure machines over time. Useful for debugging
ineffeciencies and problems.
- name: HAProxy
data:
url: http://admin.fedoraproject.org/haproxy/proxy1
description: >
Shows the health of our proxies. How many bytes?
Concurrent sessions? Health checks?
- name: Releng-Dash
data:
url: https://apps.fedoraproject.org/releng-dash/
description: >
Track the status of the Fedora Release Engineering process.
Did the latest rawhide get rsynced out? How about for the
secondary arches? This read-only dashboard can help you
make a quick check.
- name: DataGrepper
icon: fedmsg.png
data:
url: https://apps.fedoraproject.org/datagrepper
description: >
DataGrepper is an HTTP API for querying the datanommer
database. You can use it to dig into the history of the
<a href="http://fedmsg.com">fedmsg</a> message bus. You
can grab events by username, by package, by message
source, by topic... you name it.
</pre>
</body></html>