You need imposm3, postgresql, postgis, python 3.5, siege.
wget http://download.geofabrik.de/europe/france/ile-de-france-latest.osm.pbf
Import:
env PGHOST=/var/run/postgresql/ imposm3 import -mapping ~/Code/maps/pagesjaunes/mapping.yml -read ~/Data/geo/pbf/ile-de-france-latest.osm.pbf -write -connection="postgis:///pagesjaunes" -appendcache -deployproduction