Outils personnels
Vous êtes ici : Accueil 2009 Août 09
HADOPI - Le Net en France : black-out

09

09/08/2009

new profils available, some improved

by kiorky — last modified 09/08/2009 11:21
Classé sous :

In the the last weeks, I carried out some changes to minitage.paste.

Now, there are some new profils out there:

  • minitage.profils.mysql : a profil to initiate a mysql database right into your project.
  • minitage.profils.openldap : a profil to initiate an openldap instance right into your project.
  • minitage.profils.pasteinitd: a profil to generate an init script to launch a server configured via Pythonpaste configuration

 

There also some changes on the postgresql profile.

Now:

  • You have your system user admin of the database. But you can connect only via localhost.
  • The user created via the paster is only administrator on the database, but not on the database server. He can connect from localhost without password, but he must authenticate from other locations.

 

 

FreeBSD revival

by kiorky — last modified 09/08/2009 11:23
Classé sous :

Lately, i ran and port problematic packages under FreeBSD. All the packages now seem to install without particular problems.

The tested platform is a FreeBSD-7.1 RELEASE 64 bits.