You can view this tutorial in
presentation mode.
After having some introduction to SlapOS theory it is time to deploy first application.
On the web there is popular term - LAMP. It resolves to Linux/Apache/MySQL/PHP.
phpMyAdmin is the simplest possible application in LAMP stack. This is PHP based administration tool for MySQL.
We will create everything that is needed to port and install a PHP application in SlapOS, using phpMyAdmin as an example.
We will be needing an instance of Web Runner that we can use to develop our profiles.