Skip to content

Latest commit

 

History

History
57 lines (37 loc) · 2.17 KB

README.md

File metadata and controls

57 lines (37 loc) · 2.17 KB

README

Police Internet Platform

The Police Internet Platform is an open-source platform specifically built for the internet websites of the Belgian Police. It uses a component based architecture. Written in PHP 5.3, HTML5, CSS3 and Javascript, and made by passionate open source technologists.

Developed by Timble.

Installation

Note: Linux users need to install NFS (Network File System) manually, see help.ubuntu.com for more information.

Vagrant command-line interface

You can use the following commands to manage the server:

  • vangrant up to initially start the server
  • vagrant reload reboots the server
  • vagrant halt powers the server down
  • vagrant suspend & vagrant resume to make the server sleep/wake up
  • vangrant destroy to stop and destroy all resources of the server

More information about the Vagrant command-line interface can be found at docs.vagrantup.com.

Access

How to contribute?

Check our contributing guide.

License

The files in this archive are released under the GPLv3 license. You can find a copy of this license in LICENSE.