geoCRE is a collaborative research environment for geographic research purposes.
- Apache webserver with .htaccess file support
- PHP
- PostgreSQL
- PostGIS
- GDAL
- ZIP
- Create a PostgreSQL database with PostGIS extension
- Run the database initialization script (config/sql/initial.sql)
- Edit the file confifg/db_settings.conf.php
- The application should be accessible under the server address now (e.g. http://127.0.0.1/geocre/)
- Log in with the access data [email protected] / foobar123