Loading...
 
Skip to main content

Setting up a new release server 2016

In January 2016 we finally decided to set up a new server to replace the previous one where the php had become out of date several years ago. amse5 is being used for this, which is a normal Tiki Community Website Server installation.

Requisites are

  • 20GB Disc space
  • PHP 5.5+
  • MySQL (version 5.1+?)
  • zip, gzip, 7zip
  • subversion

And a mirror of the sourceforge.org svn repository mirror.

Some automated updating of the mirror:
# svnsync synchronize file:///home/tikimirror/tikisvn/

Good to have:

  • screen/tmux


Branches to release on 2016-01-16:

  • 14.x (v14.2)
  • 12.x (v12.5)
  • 9.x (v9.11)
  • 6.x (v6.15)



Show PHP error messages