From bca9fe11948088ef882e6ceb6921de912f7073fc Mon Sep 17 00:00:00 2001 From: Ilya Prokopenko Date: Fri, 1 Jan 2021 00:57:00 +0700 Subject: [PATCH] No longer using Windows for the host I can't be exact about CentOS, I haven't tried it out, so I'll leave it at that. --- README.textile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.textile b/README.textile index 0448ba5f..62f1e022 100644 --- a/README.textile +++ b/README.textile @@ -12,7 +12,7 @@ h2. Can I create my own OpenVK instance? Yes! And you're very welcome to. However, OVK makes use of Chandler Application Server. This software requires extensions, that may not be provided by your hosting provider (namely, sodium and yaml. this extensions are available on most of ISPManager hostings). -Simply put, we would recommend you to use latest CentOS (running on your own VDS/Dedicated) with latest PHP from EPEL. We used to have this configuration on our "testing instance":https://openvk.su/ and thus will be able to provide quicker support for OVK running in this environment. Currently we use Windows Server 2012R2 with IIS and PHP from Web Marketplace and you can use this setup too and expect some support with it. +Simply put, we would recommend you to use latest CentOS (running on your own VDS/Dedicated) with latest PHP from EPEL. We used to have this configuration on our "testing instance":https://openvk.su/ and thus will be able to provide quicker support for OVK running in this environment. If you want, you can add your instance to the list above so that people can register there. h3. Installation procedure