Difference between revisions of "Application Templates"

From Luna Node
Jump to: navigation, search
Line 13: Line 13:
  
 
== LAMP and LEMP ==
 
== LAMP and LEMP ==
 +
 +
These templates come with basic webserver and database installed. For PHP, mod_php is used for Apache and php5-fpm for nginx.
 +
 +
The web root directory and MySQL root password will be displayed on login.

Revision as of 00:02, 6 July 2016

Application templates allow you to quickly spin up a virtual machine with preinstalled software.

We have templates for:

  • LAMP stack - Apache, MySQL, PHP
  • LEMP stack - nginx, MySQL, PHP
  • GitLab - web management of git repositories
  • OwnCloud - file synchronization and sharing platform
  • WordPress - blog software
  • Dokku - single-server git-push-to-deploy PaaS

In general, instructions will either be e-mailed to you, or be displayed when you login to the VM.

LAMP and LEMP

These templates come with basic webserver and database installed. For PHP, mod_php is used for Apache and php5-fpm for nginx.

The web root directory and MySQL root password will be displayed on login.