GSoC 2019 - report & feedback

From: "Ila B(dot)" <ilaria(dot)battiston(at)gmail(dot)com>
To: pgsql-www(at)lists(dot)postgresql(dot)org
Subject: GSoC 2019 - report & feedback
Date: 2019-08-24 23:35:29
Message-ID: E4F0590A-DAAB-4CE5-826B-260AC0359494@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-www

Good morning, PostgreSQL developers :)

I am Ilaria, this GSoC’s student for the Performance Farm project, regarding collection of Postgres performance test results generated by a Python script. It is still a work in progress - I mostly rewrote last year’s code, the API right now has a slightly different structure and I transposed the website from React to Vue.js - but the structure is up, stable and running at the moment, and it can be shown to receive feedback.

At the moment accounts are hand-made and the whole authentication process is temporary (as well as unsecured network), since the project is still being tested and tweaked.

The website runs at http://140.211.168.111/ <http://140.211.168.111/>
I set up a testing account:
Username: www
Password: postgres-www

For anyone who is interested in reading more about it and setting it up, here are the docs:
https://github.com/PGPerfFarm/pgperffarm/tree/master <https://github.com/PGPerfFarm/pgperffarm/tree/master>
Previous version: https://github.com/PGPerfFarm/pgperffarm/tree/dev <https://github.com/PGPerfFarm/pgperffarm/tree/dev>

Note that the most relevant missing features are:
- customisable time span of status page
- client code (Python script to generate results) still buggy, issues with paths
- missing postgresql.org <http://postgresql.org/> authentication (work in progress!)

Feel free to leave me any suggestions and ask any questions :)

Ilaria

Responses

Browse pgsql-www by date

  From Date Subject
Next Message Dimitri Fontaine 2019-08-25 18:00:41 Patch to add a new book: The Art of PostgreSQL
Previous Message Ian Barwick 2019-08-22 01:11:47 Re: Request to add indentation to the documentation indexes