====== Churchtools ======
===== Links =====
* Produktivsystem: [[https://intranet.feggm.de]]
* Installationsdateien: [[https://seafile.church.tools/d/2ff6acb81e/]]
* ChangeLog: [[https://hilfe.church.tools/wiki/0/Weiterentwicklung%20von%20ChurchTools%20%28%22Changelog%22%29%20]]
* Anleitung zu Installation/Update: [[https://intern.church.tools/?q=churchwiki#WikiView/filterWikicategory_id:0/doc:Installation/follow_redirect:true/|Link]]
* Forum: [[http://forum.church.tools/]]
===== Update innerhalb von Version 3.x =====
- Download des Installationspakets "churchtools-[Version].tar.gz"
- Kopieren des Installationspakets (z.B. WinSCP) auf albiorix.uberspace.de
- User: fegm4
- Zielverzeichnis: /home/fegm4/tmp/
- Entpacken des Tar-Archives
cd /home/fegm4/tmp/
tar xzvf churchtools-[Version].tar.gz
- Backup der alten Systemdateien anlegen
cd /home/fegm4/www/churchtools/
rm -rf system_old
mv system system_old
- Neue Systemdateien bereitstellen
mv $HOME/tmp/churchtools-[Version]/system .
- Installation abschließen durch Aufruf von [[https://intranet.feggm.de]]