mirror of
https://github.com/php/doc-ru.git
synced 2026-04-25 08:18:16 +02:00
217ab036cd
Co-authored-by: Sergey Panteleev <sergey@php.net>
33 lines
974 B
XML
33 lines
974 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!-- EN-Revision: e271c1af94ab28138fe91b0331db1313562d4ee9 Maintainer: mch Status: ready -->
|
|
<!-- Reviewed: no -->
|
|
<chapter xml:id="install.cloud" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
<title>Установка на платформах Cloud Computing</title>
|
|
<para>
|
|
PHP устанавливают на облачные платформы.
|
|
</para>
|
|
&install.cloud.azure;
|
|
&install.cloud.ec2;
|
|
&install.cloud.digitalocean;
|
|
</chapter>
|
|
<!-- Keep this comment at the end of the file
|
|
Local variables:
|
|
mode: sgml
|
|
sgml-omittag:t
|
|
sgml-shorttag:t
|
|
sgml-minimize-attributes:nil
|
|
sgml-always-quote-attributes:t
|
|
sgml-indent-step:1
|
|
sgml-indent-data:t
|
|
indent-tabs-mode:nil
|
|
sgml-parent-document:nil
|
|
sgml-default-dtd-file:"~/.phpdoc/manual.ced"
|
|
sgml-exposed-tags:nil
|
|
sgml-local-catalogs:nil
|
|
sgml-local-ecat-files:nil
|
|
End:
|
|
vim600: syn=xml fen fdm=syntax fdl=2 si
|
|
vim: et tw=78 syn=sgml
|
|
vi: ts=1 sw=1
|
|
-->
|