733
by Francois Marier
Give a .md extension to the markdown files |
1 |
# Branding/homepage:
|
2 |
||
3 |
* make a collage of the user photos in the shape of libravatar logo (the ones licensed under Creative Commons)
|
|
759
by Francois Marier
Small improvements to the TODO file |
4 |
* improve basic layout (using http://960.gs/ maybe? or perhaps a responsive design framework?)
|
733
by Francois Marier
Give a .md extension to the markdown files |
5 |
|
6 |
# Federation
|
|
7 |
||
8 |
* create a test [mugshots.debian.net](http://liw.iki.fi/liw/log/2006-11.html#20061127b) server with db.people.org auth as [suggested by Lars](http://www.mail-archive.com/debian-project@lists.debian.org/msg00572.html)) |
|
9 |
||
10 |
# Gearman jobs
|
|
11 |
||
12 |
* make gearman jobs persist (inside a Redis DB?) but not inside the main Pg DB
|
|
13 |
||
14 |
# Sysadmin stuff
|
|
15 |
||
16 |
* create a staging server to test deployments
|
|
17 |
* create a public package repository to upload libravatar packages
|
|
759
by Francois Marier
Small improvements to the TODO file |
18 |
* use rsyslog to copy logs to another machine (useful in the case of a server compromise)
|
733
by Francois Marier
Give a .md extension to the markdown files |
19 |
* use Puppet or [Salt](http://saltstack.org) for all server config |
20 |
* monitor server with Nagios
|
|
21 |
* monitor gearman queues (http://labs.consol.de/nagios/mod-gearman/)
|
|
759
by Francois Marier
Small improvements to the TODO file |
22 |
* use [mod_spdy](https://code.google.com/p/mod-spdy/) for all HTTPS serving |