Installation Stuff: Difference between revisions

From Davical
Jump to navigationJump to search
mNo edit summary
(Add link for davical2abook per GitLab issue 173)
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Languages|Installation Stuff}}
{{TOCright}}
{{TOCright}}
This page is kind of a table of contents for installation related details.
This section is a collection point for installation related details. However, it is '''NOT''' where the general installation instructions are kept - those you'll always find on the [http://davical.org/installation.php DAViCal project website].


== Installation Overview ==
== Installation Overview ==
* [[Installation Guide Update]]  
* [[Installation Guide Update]]  
* [[Installation Experiences]]
* [[Installation Experiences]]
Line 11: Line 11:


== Configuring Supporting Software ==
== Configuring Supporting Software ==
* [[Apache Config]]  
* [[Apache Config]]  
* [[PHP Config]]  
* [[PHP Config]]  
* [[PostgreSQL Config]]
* [[PostgreSQL Config]]
** [[Installing DAViCal on systems running multiple versions or a non-standard port for PostgreSQL]]
* [[Nginx Config]] (unsupported)
* [[Nginx Config]] (unsupported)
* [[Using Lighttpd rather than Apache]]
* [[Using Lighttpd rather than Apache]]
Line 21: Line 23:
* [[SRV Records]] - Configuring DNS to provide SRV records.
* [[SRV Records]] - Configuring DNS to provide SRV records.
* [[Well-known URLs]] - Configuring DAViCal & Apache to provide appropriate responses to requests for 'well-known' URLs as defined in {{Well-known URLs RFC}}
* [[Well-known URLs]] - Configuring DAViCal & Apache to provide appropriate responses to requests for 'well-known' URLs as defined in {{Well-known URLs RFC}}
* [https://github.com/PanderMusubi/davical2abook davical2abook] - script for regularly exporting contacts to SquirrelMail's address book


== Distribution Specifics ==
== Distribution Specifics ==
Also, notes regarding installation on different Linux or Unix distributions:  
Also, notes regarding installation on different Linux or Unix distributions:  
* [[Debian|Generic Debian in a dedicated server]] (and Mepis, Sidux ...)
* [[Debian|Generic Debian in a dedicated server]] (and Mepis, Sidux ...)
Line 38: Line 42:


== Other Platforms ==
== Other Platforms ==
* [[Raspberry_Pi2_Raspbian]]
* [http://wiki.makeitfit.ch/DAViCal_(Qnap_Linux) Installation on standard QNAP Firmware (ARM)]
* [http://wiki.makeitfit.ch/DAViCal_(Qnap_Linux) Installation on standard QNAP Firmware (ARM)]
* [[Synology|Installing DAViCal on a Synology NAS]]
* [[Synology_DS211]]
* [[Synology_DS211]]



Latest revision as of 03:03, 22 November 2018

Template:TOCright This section is a collection point for installation related details. However, it is NOT where the general installation instructions are kept - those you'll always find on the DAViCal project website.

Installation Overview

Configuring Supporting Software

Miscellaneous

  • SRV Records - Configuring DNS to provide SRV records.
  • Well-known URLs - Configuring DAViCal & Apache to provide appropriate responses to requests for 'well-known' URLs as defined in RFC 5785
  • davical2abook - script for regularly exporting contacts to SquirrelMail's address book

Distribution Specifics

Also, notes regarding installation on different Linux or Unix distributions:

Other Platforms



If you are interested in contributing, you might want to look at Developer Setup, or perhaps Translating DAViCal if you are interested in translating it.