博客引擎 JellyJolly

码农软件 · 软件分类 · 开源博客系统 · 2020-01-18 21:57:24

软件介绍

JellyJolly是一个以Java和MySQL为平台的自由开源的博客引擎,可以部署在Redhat的Openshift云平台。

目前处于1.0.BETA1版本,有许多地方需要完善:)。

1、演示地址:

http://jellyjolly-predatorray.rhcloud.com

2、部署方式:(详见项目主页)

  • 创建应用用于部署JellyJolly

rhc app create -a  -t jbossews-1.0


  • 添加MySQL挂在应用之上

rhc app cartridge add -c mysql-5.1 -a 


  • 下载源码并上传至Openshift

cd 
git remote add upstream -m master git://github.com/JellyJollyTeam/JellyJollyOpenshiftDistribution.git
git pull -s recursive -X theirs upstream master
git push


  • 删除下载的源码(如果需要的话)

cd ..
rm -rf 


  • 运行初始化脚本

http://-.rhcloud.com/install


  • 开始使用JellyJolly

http://-.rhcloud.com


本文地址:https://codercto.com/soft/d/23684.html

MongoDB

MongoDB

Kristina Chodorow、Michael Dirolf / O'Reilly Media / 2010-9-24 / USD 39.99

Discover how MongoDB can help you manage a huMONGOus amount of data collected through your web application. This book covers the basic principles and advanced uses of this document-oriented database, ......一起来看看 《MongoDB》 这本书的介绍吧!

MD5 加密
MD5 加密

MD5 加密工具

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试

HEX CMYK 转换工具
HEX CMYK 转换工具

HEX CMYK 互转工具