Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Setting up Roundup
Search
Marek Kubica
June 13, 2013
Education
0
130
Setting up Roundup
Summer term 2013, Technische Universität München, "Praktikum Systemadministration".
Marek Kubica
June 13, 2013
Tweet
Share
More Decks by Marek Kubica
See All by Marek Kubica
From Imperative to Functional APIs
leonidas
0
330
Brave New OCaml World
leonidas
3
670
Using static typing features for fun and profit
leonidas
3
420
10 Jahre Python-Forum
leonidas
0
230
Software Transactional Memory
leonidas
2
220
A Caml Light Compiler for the JVM
leonidas
1
280
Postscript madness
leonidas
0
170
Makros in Scheme
leonidas
0
180
Das Carrierpigeon-Projekt
leonidas
1
74
Other Decks in Education
See All in Education
JavaScript - Lecture 6 - Web Technologies (1019888BNR)
signer
PRO
0
3k
[FUN Open Campus 2025] 何でもセンシングしていいですか?
pman0214
0
270
KBS新事業創造体験2025_科目説明会
yasuchikawakayama
0
130
20250910_エンジニアの成長は自覚するところから_サポーターズ勉強会
ippei0923
0
310
Transición del Management al Neuromanagement
jvpcubias
0
240
Test-NUTMEG紹介スライド
mugiiicha
0
300
SISTEMA DE MEMORIA Y SU IMPACTO EN LAS DECISIONES.
jvpcubias
0
180
DIP_2_Spatial
hachama
0
200
HCI and Interaction Design - Lecture 2 - Human-Computer Interaction (1023841ANR)
signer
PRO
0
1.4k
20250830_本社にみんなの公園を作ってみた
yoneyan
0
140
Software
irocho
0
570
言葉の文化祭2025:IKIGAI World Fes:program
tsutsumi
1
2.4k
Featured
See All Featured
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
35
3.2k
Become a Pro
speakerdeck
PRO
29
5.6k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
249
1.3M
ReactJS: Keep Simple. Everything can be a component!
pedronauck
666
130k
Docker and Python
trallard
46
3.6k
GraphQLの誤解/rethinking-graphql
sonatard
73
11k
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
230
22k
A Tale of Four Properties
chriscoyier
161
23k
jQuery: Nuts, Bolts and Bling
dougneiner
65
7.9k
Building an army of robots
kneath
306
46k
BBQ
matthewcrist
89
9.9k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
Transcript
Roundup How I stopped worrying and started editing source code
Auswahl der Webapp • Soll Kriterien vom Blatt erfüllen •
Soll mit PostgreSQL laufen • Soll auf NetBSD laufen • Nicht PHP
Roundup • Issue-Tracker ◦ Think Bugzilla ◦ Think Trac ◦
Think GitHub Issues • Hat verschiedene Arten von Usern ◦ Anonymous ◦ User ◦ Admin
Problem 1: Netzwerk kaputt • Konnten Team 10 nicht erreichen
• NyanNet gegründet • Stern mit 192.168.1.2 als Zentrum • Funktioniert • Werdet Mitglied :-)
Problem 2: Roundup kaputt • Roundup will PG-Tabellen anlegen... •
...ist aber zu blöd dafür und crasht • Also Roundup-Sourcecode editiert und auskommentiert
Problem 3: nginx+roundup=NOLIKIE • Idee: Roundup via FastCGI an nginx
anbinden • Realität: Roundup weigert sich vehement einige Seiten anzuzeigen • Also roundup-server gestartet, reverse Proxy via nginx
Roundup läuft! • http://psa.in.tum.de:60180/ • http://bugs.psa-team01.informatik.tu- muenchen.de/ (aus internem Netz)
• Logindaten: ◦ Username: Rechnerkennung, z.B. fischerj ◦ Passwort: auf 192.168.1.11/psa.in.tum.de:60111 einloggen, $HOME/roundup_pw • Man kann Issues anlegen! • Und kommentieren! • Und Usern zuweisen • SHINY!
DISREGARD SLIDES SHOWETH THE SPECTACLE