Difference between revisions of "Application Templates"
From Luna Node
(Created page with ".") |
|||
Line 1: | Line 1: | ||
− | . | + | 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 | ||
+ | * [https://gitlab.com/ GitLab] - web management of git repositories | ||
+ | * [https://owncloud.org/ OwnCloud] - file synchronization and sharing platform | ||
+ | * [https://wordpress.com/ WordPress] - blog software | ||
+ | * [http://dokku.viewdocs.io/dokku/ 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 == |
Revision as of 00:01, 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.