lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Ophal is a Lua CMS and Web platform, more info at http://ophal.org

---- On Sat, 09 Jan 2016 01:08:04 -0500 <fernando@develcuy.com> wrote ---- 
 > January 2016 is a great time to release! so there we have the Third beta release of Ophal, which is now easy to install with Docker, got better cookie support, new defaults, more bug fixes along with other improvements. 
 >  
 > Read on-line: http://ophal.org/release/0.1-beta3 
 >  
 > Yup! You can install Ophal with one command: 
 >  
 > $ docker run --name ophal -v /var/www/ophal/:/var/www/ -tid develcuy/dev-ophal 
 >  
 > More info at: http://ophal.org/manual/install