You open with a self-help

This article summarizes the deployment of various types of websites, so you can self build site.

 
Website Type Deployment Explanation
WordPress ROS template deployment WordPress is a popular software to build personal blog site. You can use WordPress to set up your own website, you can also build content management system CMS (Content Management System).

Use a mirror or resource scheduling service ROS (Resource Orchestration Service) WordPress template deployed to solve the problem space and procedures, lowering the threshold for the establishment of the station, ready to use. ROS through a JSON-formatted template file, create a set of Ali cloud resources.

LNMP environment LNMP representing Linux, Nginx, MySQL and PHP. Mirroring service and resource scheduling template can help ROS effort deployed LNMP environment when you save. If you are familiar with the Linux operating system, hoping to meet the requirements of individual deployments, you can also choose to manually deploy.
Java Web Environment Image deployment

Tomcat is an open source and free Java Web servers, commonly used for Web development tool, Java Web applications can be hosted by the Servlet, JSP pages (dynamic content), HTML pages, JS, Stylesheet, Pictures (Static Content) composition.

Suitable for novice, take advantage of the cloud market rich JAVA mirror resource quick deployment environment.

Manual Deployment If you're familiar with Linux commands, you can personalize deploy Java web project on the ECS.
Plug-in deployment Alibaba Cloud Toolkit for Eclipse, referred to as Cloud Toolkit, is a free IDE plugins. When you're done developing, debugging and testing applications locally, you can deploy the application to ECS instance via the plug-in easily.
Node.js(CentOS) Manual Deployment

Node.js is a JavaScript runtime environment Chrome V8 engine, used to easily and quickly build easily scalable network applications.

Node.js uses an event-driven, non-blocking I / model, lightweight O, and efficient, ideal for distributed devices running data-intensive real-time applications. Node.js package manager npm, the world's largest repository of open source ecosystem.

Magento e-commerce site Manual Deployment Magento is an open source framework for the electricity supplier website, its rich modular architecture and system expansion capabilities provides solutions for medium to large sites.
Web environment (Windows) Image deployment Ali cloud using a mirror, you can deploy Web environment a key in the Windows operating system, including the installation of IIS components (not including FTP component), PHP environment, redirect Rewrite, MySQL and PHPWind.
ThinkPHP framework Image deployment ThinkPHP is a free, open source, fast, simple, lightweight object-oriented PHP development framework, followed Apache2 open source protocol, in order to simplify application development and agile enterprise Web application development and birth.
PHPWind Forum Image deployment PHPWind is a use of PHP + MySQL open source community program run, lightweight structure, high efficiency, easy development can be achieved quickly build and easily manage your site's community features.
GitLab Image deployment and manual deployment GitLab by Ruby on Rails, to achieve self-hosted Git repository project can be accessed through a Web interface to easily open or private projects.
AMH built using PHP environment Mirroring and manual deployment AMH is set by the Web server control and management of Linux server management system and virtual host management systems.
Microsoft SharePoint 2016 Manual Deployment Microsoft SharePoint is referred to as the Microsoft SharePoint Portal Server. SharePoint Portal Server is a portal that enables enterprises to develop an intelligent portal that seamlessly connect to the site teams and knowledge so that people can make better use of business process information more effectively carry out its work.
Drupal Content Management Framework Image deployment Drupal is an open source Content Management Framework (CMF) written in PHP language, by the content management system (CMS) PHP development framework (Framework) together constitute and.

如果您熟悉ECS、 Linux系统,刚开始使用ECS实例建站,可以使用镜像快速搭建Drupal环境。

Docker(CentOS7) 手动部署 Docker是一个开源工具,能将一个Web应用封装在一个轻量级、便携且独立的容器里,几乎可以运行在任何服务环境下。

适用于熟悉Linux系统,刚开始使用ECS实例的开发者。

LAMP 环境 手动部署 LAMP指Linux、Apache、MySQL和PHP,是一组常用来搭建动态网站或者服务器的开源软件。它们本身都是各自独立的程序,但是因为常被放在一起使用,拥有了越来越高的兼容度,共同组成了一个强大的Web应用程序平台。
常用数据库(Oracle、MySQL和SQL Server) 镜像和手动部署 使用阿里云镜像,您可以方便、快捷地部署Oracle、MySQL、SQL Server等常用数据库。如果您熟悉ECS和数据库,也可以手动部署数据库。
WDlinux Control Panel(WDCP) 镜像部署 WDCP(WDlinux Control Panel)是一套通过Web控制和管理服务器的Linux服务器管理系统以及虚拟主机管理系统。
RabbitMQ 手动部署 RabbitMQ是AMQP的一个开源实现,支持:Python、Ruby、.NET、Java、JMS、C、PHP、ActionScript、XMPP、STOMP、AJAX等多种客户端。

用于在分布式系统中存储转发消息,具有较好的易用性、扩展性和高可用性。

PostgreSQL主从架构 手动部署 阿里云版数据库PostgreSQL具有NoSQL兼容、高效查询、插件化管理、安全稳定的特性。

如果您熟悉ECS、Linux系统、PostgreSQL,可以手动部署PostgreSQL主从架构。

Subversion(SVN)版本控制系统 手动部署 SVN (Subversion)作为一个开源的版本控制系統,能管理随时间改变的数据。
Joomla基础管理平台 镜像部署 Joomla是一套知名的内容管理系统,采用PHP加MySQL的方式开发软件系统。
Ghost博客(CentOS 7) 手动部署 Ghost是一个免费的开源博客平台,使用JavaScript编写,基于Node.js,旨在简化个人博客和在线出版物的在线发布过程。此外,将来随着业务的扩展,您可以利用阿里云强大的产品平台,平滑地横向和纵向扩展服务容量。
Moodle课程管理系统 镜像部署 Moodle是一个开源课程管理系统,采用PHP加MySQL的方式运行软件,遵循GNU公共许可协议。

Moodle平台界面简单精巧,您可以根据需要随时调整界面、增减内容。

FTP站点 手动部署(Windows) 在Windows操作系统下搭建FTP服务器(File Transfer Protocol Server)以提供文件存储和访问服务。
手动部署(Linux) 在ECS实例上安装vsftpd,它是Linux下的一款小巧轻快、安全易用的FTP服务器软件。

本文为阿里云原创内容,未经允许不得转载。

云栖号 - 上云就看云栖号

 

发布了2299 篇原创文章 · 获赞 1941 · 访问量 115万+

Guess you like

Origin blog.csdn.net/yunqiinsight/article/details/104276101