Configuring a data or web server: Difference between revisions

From Alliance Doc
Jump to navigation Jump to search
No edit summary
No edit summary
 
(17 intermediate revisions by 4 users not shown)
Line 1: Line 1:
Virtual machines to server generic data or web content typically use a persistent flavor (see [[Virtual machine flavors]]) and boot from a volume (see [[OpenStack#Booting_from_a_Volume|Booting from a volume]]).
<languages />
<translate>
<!--T:1-->
''Parent page: [[Cloud]]''


*If you are interested in creating a server to share data see [[FTP server in CC-Cloud]] which, despite the name, actually encourages you to use methods other than FTP, such as HTTP or SFTP.
<!--T:2-->
*If you are interested in creating a webserver see [[Creating a Webserver on CC-Cloud]]. In addition there are scripts to aid in automating the setup of common web server configurations.
Virtual machines used to provide generic data or web content typically are of a persistent flavor (see [[Virtual machine flavors]]) and [[Working_with_volumes#Booting_from_a_volume|boot from a volume]].
** See [[OpenStack VM Setups]] for information about using automated cloud setups.
 
** Currently available setups for webservers are:
<!--T:3-->
***[[Apache2 CloudInit]]
*If you are interested in creating a server to share data see [[FTP server in the Cloud]] which also discusses HTTP and SFTP.
***[[Mediawiki Heat Template]]
*If you are interested in creating a web server see [[Creating a web server on a cloud]].
[[Category:CC-Cloud]]
 
<!--T:6-->
[[Category:Cloud]]
</translate>

Latest revision as of 14:52, 29 May 2023

Other languages:

Parent page: Cloud

Virtual machines used to provide generic data or web content typically are of a persistent flavor (see Virtual machine flavors) and boot from a volume.