Configuring a data or web server: Difference between revisions

From Alliance Doc
Jump to navigation Jump to search
No edit summary
No edit summary
 
(9 intermediate revisions by 4 users not shown)
Line 5: Line 5:


<!--T:2-->
<!--T:2-->
Virtual machines used to server generic data or web content typically are of a persistent flavor (see [[Virtual machine flavors]]) and boot from a volume (see [[OpenStack#Booting_from_a_Volume|Booting from a volume]]).
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]].


<!--T:3-->
<!--T:3-->
*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.
*If you are interested in creating a server to share data see [[FTP server in the Cloud]] which also discusses HTTP and SFTP.
*If you are interested in creating a webserver see [[Creating a Webserver on CC-Cloud]].
*If you are interested in creating a web server see [[Creating a web server on a cloud]].


For information about using automated cloud setups, see [[OpenStack VM Setups]].
<!--T:6-->
 
[[Category:Cloud]]
Currently available setups for webservers are:
- [[Apache2 CloudInit]]
- [[Mediawiki Heat Template]]
- and the other one
[[Category:CC-Cloud]]
</translate>
</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.