".extra-menu { background-color: #f3f3f3; padding: 20px; } .extra-menu .extra-menu-h { height: 36px; } .extra-menu .extra-menu-h h3 { display:inline-block; } .extra-menu ul a{ text-decoration: none; } .extra-menu .menu-child { text-indent: 4em; } .extra-menu .menu-child:before { left: 4em; } .extra-menu .extra-menu-h h3 { line-height: 36px; } .collapse-toggle { float: right; cursor: pointer; user-select: none; display: inline-flex; align-items: center; font-size: 14px; } .collapse-toggle img { width: 30%; transform: rotate(180deg); } .collapse-content { margin-bottom: 0px !important; margin-top: 20px !important; overflow: hidden; max-height: 0; transition: max-height 0.3s ease-out; } .collapse-content.expanded { max-height: 1000px; /\* 设置一个足够大的值,确保内容可以完全展开 \*/ } .ph-id { position: relative; top: -90px; } jQuery(document).ready(function( $ ) { $('.collapse-toggle').on('click',function(){ var content = document.querySelector('.collapse-content'); content.classList.toggle('expanded'); if (content.classList.contains('expanded')) { $(this).find('div').text('收起'); $(this).find('img').css('transform','rotate(180deg)'); } else { $(this).find('div').text('展开'); $(this).find('img').css('transform','rotate(0deg)'); } }) })
使用Hostwinds Cloud Portal,我们可以创建任意数量的[美国服务器](https://www.idcspy.com/)或欧洲服务器,并能快速安装所需的应用程序(如WordPress、Drupal、Joomla!等)。本教程主要介绍下Hostwinds VPS和云服务器一键安装应用程序的方法步骤。
步骤1、访问[Hostwinds](/#)官网,点击首页右上角的“登录”链接,在登录页面输入注册账号时填写的电子邮箱地址和密码。完成后,将会转到Hostwinds云门户仪表盘,选择Cloud Portal。
![](https://www.idcspy.com/wp-content/uploads/2022/05/cloud1-5.jpg)
步骤2、如果我们之前没有购买并搭建服务器,那么可点击仪表盘右上角的“Create”下拉按钮,选择Servers,开始创建新的Hostwinds云服务器。
![](https://www.idcspy.com/wp-content/uploads/2022/05/cloud12-2.jpg)
步骤3、Create A Server页面提供多个图像选项,使用Select Server Image菜单查看服务器可选的操作系统,相关应用及自定义ISOs等。在这种情况下,可用的服务器映像将在服务器上运行并立即预先配置为工作。从”Select Server Image”部分,单击”Application”菜单选项,然后选择要安装的应用程序(如[Drupal](/#))。
![](https://www.idcspy.com/wp-content/uploads/2022/05/cloud14-1.jpg)
步骤4、选择要安装的应用程序后,向下滚动页面以选择要使用此服务器使用的计划。Hostwinds目前提供完全托管和非托管计划,每个计划都有不同的支持层。
![](https://www.idcspy.com/wp-content/uploads/2022/05/cloud15-1.jpg)
选择托管和非托管计划将显示当前可用的Hostwinds服务器配置,根据业务需要选择合适的配置产品。之后,选择数据中心位置(有美国西雅图、达拉斯和荷兰阿姆斯特丹机房可选),这里可按访客所在位置就近选择机房,以获得更低的延迟,提高网站访问速度。
![](https://www.idcspy.com/wp-content/uploads/2022/05/cloud13-2.jpg)
设置好服务器信息后,点击下方的CREATE SERVER创建服务器按钮,等实例创建成功后,我们将会收到确认信息。
![](https://www.idcspy.com/wp-content/uploads/2022/05/cloud16-1.jpg)"
松果号 作者:松果号原创文章,如若转载,请注明出处:https://www.6480i.com/archives/103764.html