阿里云Web应用托管服务,低成本建个人博客(wordpress和wiki.js)

软件发布|下载排行|最新软件

当前位置:首页IT学院IT技术

阿里云Web应用托管服务,低成本建个人博客(wordpress和wiki.js)

孟应杰   2020-03-30 我要评论
> [ ⭐ 我的网站: www.mengyingjie.com ⭐ ](http://www.mengyingjie.com/) > 建个博客,不想费用太高,但是学生服务器也不能续租了,于是努力找便宜建站的方法,于是找到了一个方法,用“阿里云Web应用托管服务”建站。费用大概一个月5-10块左右。于是写一下建站过程。这里面有wordpress和wiki.js。 # 1进入Web应用托管服务 ## 1.1打开阿里云官网,搜索栏里搜索“Web应用托管服务” ![](https://img2020.cnblogs.com/other/1790366/202003/1790366-20200330173821916-842030667.png) ## 1.2进入Web应用托管服务 ![](https://img2020.cnblogs.com/other/1790366/202003/1790366-20200330173824738-1657227442.png) ## 1.3开通“Web应用托管服务”,然后打开“管理控制台” ![](https://img2020.cnblogs.com/other/1790366/202003/1790366-20200330173827273-614420364.png) # 2一键启动WordPress环境 ![](https://img2020.cnblogs.com/other/1790366/202003/1790366-20200330173828716-1989796002.png) ## 2.2输入应用及环境信息 ![](https://img2020.cnblogs.com/other/1790366/202003/1790366-20200330173830090-881315091.png) ## 2.3点击“确定启动WordPress” ![](https://img2020.cnblogs.com/other/1790366/202003/1790366-20200330173832516-482773339.png) 可以点击“ECS定价”查看费用,等建完后还可以更换更便宜的ECS。 ![](https://img2020.cnblogs.com/other/1790366/202003/1790366-20200330173833943-520603186.png) ## 2.4点击“确定”后,点击查看部署环境日志 ![](https://img2020.cnblogs.com/other/1790366/202003/1790366-20200330173835591-1887017473.png) ## 2.5等待一会就好了 ![](https://img2020.cnblogs.com/other/1790366/202003/1790366-20200330173836939-687032690.png) ## 2.6好了后,点x就行 ![](https://img2020.cnblogs.com/other/1790366/202003/1790366-20200330173838365-126410705.png) ## 2.7然后公网访问地址 ![](https://img2020.cnblogs.com/other/1790366/202003/1790366-20200330173839961-1272119937.png) ## 2.8之后就进入wordpress界面了 ![](https://img2020.cnblogs.com/other/1790366/202003/1790366-20200330173841289-1057532308.png) ## 2.9网站配置 ![](https://img2020.cnblogs.com/other/1790366/202003/1790366-20200330173842744-279013246.png) ## 2.10登录 ![](https://img2020.cnblogs.com/other/1790366/202003/1790366-20200330173843442-804528260.png) ![](https://img2020.cnblogs.com/other/1790366/202003/1790366-20200330173844629-1374273701.png) ## 2.11进入后台 ![](https://img2020.cnblogs.com/other/1790366/202003/1790366-20200330173846658-705465065.png) ## 2.12设置中文 ![](https://img2020.cnblogs.com/other/1790366/202003/1790366-20200330173848361-1959193268.png) 之后就可以设置主题,然后写文章了,如果习惯用markdown编辑的,插件里有markdown的相应插件。 ## 2.13域名等配置 ![](https://img2020.cnblogs.com/other/1790366/202003/1790366-20200330173850049-1685983547.png) # 3wiki.js博客搭建 除了wordpress ,还有wiki.js博客搭建。 > Wiki.js 是一个 NodeJS 开源的博客系统,是 PHP 语言的 WordPress 的一个强有力的挑战者,功能强大、界面清爽、默认提供了程序员喜欢的 Markdown 编辑器、搭建也及其简单,加上 JavaScript 语言的蓬勃发展。使得 Wiki.js 在 CMS 领域越来越受欢迎。 ## 3.1回到管理控制平台,点击创建 ![](https://img2020.cnblogs.com/other/1790366/202003/1790366-20200330173852041-766047070.png) ## 3.2创建Node.js环境 ![](https://img2020.cnblogs.com/other/1790366/202003/1790366-20200330173853870-643223441.png) ## 3.3选择文件,文件[下载地址](http://aliwebx-sz.oss-cn-shenzhen.aliyuncs.comhttps://img.qb5200.com/download-x/docs/course/wikijs.zip) ![](https://img2020.cnblogs.com/other/1790366/202003/1790366-20200330173855107-1451768929.png) ## 3.4上传完成,点下一步 ![](https://img2020.cnblogs.com/other/1790366/202003/1790366-20200330173856298-1044005460.png) ## 3.5自定义配置,域名可以此时配置 ![](https://img2020.cnblogs.com/other/1790366/202003/1790366-20200330173857863-2060924815.png) ## 3.6选择一个ECS实例,可以选择不同的付费方式,推荐按月付费,测试的时候可以按小时付费,这里推荐一款最便宜的```ecs.t6-c4m1.large```。 ![](https://img2020.cnblogs.com/other/1790366/202003/1790366-20200330173900089-269786501.png) ## 3.7点击用自定义配置创建 ![](https://img2020.cnblogs.com/other/1790366/202003/1790366-20200330173901571-183933005.png) ## 3.8创建好后,和刚才一样点击公网访问地址,就进入wiki.js后台了。 ![](https://img2020.cnblogs.com/other/1790366/202003/1790366-20200330173903007-1494599828.png) ##进入后台 ![](https://img2020.cnblogs.com/other/1790366/202003/1790366-20200330173905136-81515019.png) > 遇到此类问题,但看了文章还是未解决, > 评论或加 QQ:781378815 > 本文由博客一文多发平台 [OpenWrite](https://openwrite.cn?from=article_bottom) 发布!

Copyright 2022 版权所有 软件发布 访问手机版

声明:所有软件和文章来自软件开发商或者作者 如有异议 请与本站联系 联系我们