Les blogueurs parlent de Fedora (et pas que…)

  • Monitor performances of WSGI apps

    Avatar de Pierre-Yves

    Accessing pagure’s performances via mod_wsgi-express Graham Dumpleton has written a series of blog post on monitoring WSGI performances: Returning a string as the iterable from a WSGI application Monitoring the response content from a WSGI app…

  • Setting up pagure on a banana pi

    Avatar de Pierre-Yves

    This is a small blog post about setting up pagure on a banana pi. My friend Kushal recently convinced me to buy a small banana pi to play with. I installed the Fedora 23 ARM server image on it, works like a charm and today I thought of try…

  • Testing distgit in staging with fedpkgstg

    Avatar de Pierre-Yves

    Every once in a while we make changes to dist-git in the Fedora infrastructure. This means, we need to test our changes to make sure they do not break (ideally, at all). These days, we are working on adding namespacing to our git repos so tha…