Difference between revisions of "Organicdesign-server"

From Organic Design wiki
(unison)
(1.6 - added openssh-server, rsync, unison, ntp, libnet-dns-perl, dovecot-pop3d)
Line 3: Line 3:
 
<pre>
 
<pre>
 
Package: organicdesign-server
 
Package: organicdesign-server
Version: 1.5
+
Version: 1.6
 
Section: admin
 
Section: admin
 
Priority: optional
 
Priority: optional
Line 9: Line 9:
 
Essential: no
 
Essential: no
 
Depends:
 
Depends:
     build-essential, p7zip-full, bzip2, rar, htmldoc, subversion, librsvg2-bin, imagemagick, sun-java5-jdk,
+
     build-essential, openssh-server, rsync, unison, ntp, p7zip-full, bzip2, rar,
 +
    htmldoc, subversion, librsvg2-bin, imagemagick, sun-java5-jdk,
 
     mysql-server-5.0, apache2, libapache2-svn, libapache2-mod-php5,
 
     mysql-server-5.0, apache2, libapache2-svn, libapache2-mod-php5,
 
     php5-mysql, php5-gd, php5-mcrypt, php5-xsl, php5-curl, php5-sqlite3,
 
     php5-mysql, php5-gd, php5-mcrypt, php5-xsl, php5-curl, php5-sqlite3,
     perlmagick, libwww-perl, libio-socket-ssl-perl, libtimedate-perl, libnet-scp-expect-perl, libcrypt-ssleay-perl,
+
     perlmagick, libwww-perl, libnet-dns-perl, libio-socket-ssl-perl, libtimedate-perl, libnet-scp-expect-perl, libcrypt-ssleay-perl,
     exim4-daemon-heavy, dovecot-common, dovecot-imapd, spamassassin, spamc,
+
     exim4-daemon-heavy, dovecot-common, dovecot-imapd, dovecot-pop3d, spamassassin, spamc,
 
     xvfb, xserver-xorg, xfs, xfonts-base, firefox
 
     xvfb, xserver-xorg, xfs, xfonts-base, firefox
 
Maintainer: Aran Dunkley [aran@organicdesign.co.nz]
 
Maintainer: Aran Dunkley [aran@organicdesign.co.nz]
Line 20: Line 21:
  
 
== Still need to add ==
 
== Still need to add ==
*add ''openssh-server'', ''rsync'', ''unison'', ''ntp'' and ''dovecot-pop3d'' but wait until new server ready
 
 
*a2enmod ssl
 
*a2enmod ssl
 
*a2enmod rewrite
 
*a2enmod rewrite

Revision as of 10:39, 11 January 2009

Info.svg This article represents a Debian package which is installed in our main packages repository at packages.organicdesign.co.nz/main. See packages for more information, or Category:Debian packages for a list of all package articles like this one. For details about the package contents, see its control file.

The ultimate purpose of the organicdesign-server package is to replace the Debian Post Install script.

Package: organicdesign-server
Version: 1.6
Section: admin
Priority: optional
Architecture: all
Essential: no
Depends:
    build-essential, openssh-server, rsync, unison, ntp, p7zip-full, bzip2, rar,
    htmldoc, subversion, librsvg2-bin, imagemagick, sun-java5-jdk,
    mysql-server-5.0, apache2, libapache2-svn, libapache2-mod-php5,
    php5-mysql, php5-gd, php5-mcrypt, php5-xsl, php5-curl, php5-sqlite3,
    perlmagick, libwww-perl, libnet-dns-perl, libio-socket-ssl-perl, libtimedate-perl, libnet-scp-expect-perl, libcrypt-ssleay-perl,
    exim4-daemon-heavy, dovecot-common, dovecot-imapd, dovecot-pop3d, spamassassin, spamc,
    xvfb, xserver-xorg, xfs, xfonts-base, firefox
Maintainer: Aran Dunkley [aran@organicdesign.co.nz]
Description: Installs everything required by an Organic Design server.

Still need to add

  • a2enmod ssl
  • a2enmod rewrite
  • spamassassin config
  • php.ini

See also