Difference between revisions of "Organicdesign-server"

From Organic Design wiki
(add libnet-imap-simple-ssl-perl)
m
Line 3: Line 3:
 
{{code|<pre>
 
{{code|<pre>
 
Package: organicdesign-server
 
Package: organicdesign-server
Version: 1.11
+
Version: 1.12
 
Section: admin
 
Section: admin
 
Priority: optional
 
Priority: optional
 
Architecture: all
 
Architecture: all
 
Essential: no
 
Essential: no
Depends:
+
Depends: build-essential, openssh-server, rsync, unison, ntp, nmap, p7zip-full, bzip2, htmldoc, subversion,
    build-essential, openssh-server, rsync, unison, ntp, nmap, p7zip-full, bzip2,
+
        librsvg2-bin, imagemagick, mysql-server-5.0,
    htmldoc, subversion, librsvg2-bin, imagemagick,
+
        apache2, libapache2-svn, libapache2-mod-php5, php5-mysql, php5-gd, php5-mcrypt, php5-xsl, php5-curl, php5-sqlite,
    mysql-server-5.0, apache2, libapache2-svn, libapache2-mod-php5,
+
        perlmagick, libwww-perl, libnet-dns-perl, libio-socket-ssl-perl, libtimedate-perl, libnet-scp-expect-perl,
    php5-mysql, php5-gd, php5-mcrypt, php5-xsl, php5-curl, php5-sqlite,
+
        libcrypt-ssleay-perl, libnet-xmpp-perl, libnet-imap-simple-ssl-perl,
    perlmagick, libwww-perl, libnet-dns-perl, libio-socket-ssl-perl, libnet-imap-simple-ssl-perl,
+
        exim4-daemon-heavy, dovecot-common, dovecot-imapd, dovecot-pop3d, spamassassin, spamc
    libtimedate-perl, libnet-scp-expect-perl, libcrypt-ssleay-perl, libnet-xmpp-perl,
 
    exim4-daemon-heavy, dovecot-common, dovecot-imapd, dovecot-pop3d, spamassassin, spamc
 
 
Maintainer: Aran Dunkley [aran@organicdesign.co.nz]
 
Maintainer: Aran Dunkley [aran@organicdesign.co.nz]
 
Description: Installs everything required by an Organic Design server.
 
Description: Installs everything required by an Organic Design server.

Revision as of 06:44, 13 August 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.12
Section: admin
Priority: optional
Architecture: all
Essential: no
Depends: build-essential, openssh-server, rsync, unison, ntp, nmap, p7zip-full, bzip2, htmldoc, subversion,
         librsvg2-bin, imagemagick, mysql-server-5.0,
         apache2, libapache2-svn, libapache2-mod-php5, php5-mysql, php5-gd, php5-mcrypt, php5-xsl, php5-curl, php5-sqlite,
         perlmagick, libwww-perl, libnet-dns-perl, libio-socket-ssl-perl, libtimedate-perl, libnet-scp-expect-perl,
         libcrypt-ssleay-perl, libnet-xmpp-perl, libnet-imap-simple-ssl-perl,
         exim4-daemon-heavy, dovecot-common, dovecot-imapd, dovecot-pop3d, spamassassin, spamc
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