Open Source: Unterschied zwischen den Versionen

Aus Wiki csv4you
Wechseln zu:Navigation, Suche
(ERP, Warenwirtschaft, Faktura)
(Dolibarr)
 
(7 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
Page for some interesting links I want to remember...
+
Usefull Open Source software, tipps and other links for businesses (personal notes)
  
== Open Source - ERP, Business Software, Warenwirtschaft, Faktura ==
+
== Open Source - ERP software ==
 
=== Dolibarr ===
 
=== Dolibarr ===
*[http://www.dolibarr.com/Dolibarr Dolibarr], [https://wiki.dolibarr.org Wiki],  [https://github.com/Dolibarr/dolibarr Github Repository], [http://www.dolibarr.de/forum German Forum]
+
*[http://www.dolibarr.com/ Dolibarr], [https://wiki.dolibarr.org Wiki],  [https://github.com/Dolibarr/dolibarr Github Repository], [http://www.dolibarr.de/forum German Forum]
  
 
=== FAKTURAMA ===
 
=== FAKTURAMA ===
Zeile 13: Zeile 13:
 
:Open Source Commercial License, Quote:
 
:Open Source Commercial License, Quote:
 
:''"Non-Commercial Usage of IntarS is allowed for any legal purpose. Commercial usage requires an additional commercial license. Commercial usage begins when switching from evaluation to productive usage."''
 
:''"Non-Commercial Usage of IntarS is allowed for any legal purpose. Commercial usage requires an additional commercial license. Commercial usage begins when switching from evaluation to productive usage."''
 
== Woltlab WCF ==
 
*[https://github.com/WoltLab/WCF WCF - Woltlab Community Framework, Github]
 
*[https://kittblog.com/article/2/community-framework/ WCF Tipps und Tutorials, KITT Blog]
 
 
=== Plugins, Pakete ===
 
*[https://github.com/WoltLab/WCF/wiki/Creating-a-simple-package Creating a simple package, WCF Github Wiki]
 
*[https://github.com/wbbaddons/Dummy-App Dummy Application, wbbaddons Github]
 
*[https://github.com/wbbaddons wbbaddons, Github]
 
*[https://github.com/andoca/WCF1-Wordmatch Wordmatch Beta]
 
*[https://community.woltlab.com/thread/241815-need-help-convert-plugin-wordmatch-from-wcf-1-to-wcf-2-1-x/ Event-Listener, Woltlab Community ]
 
 
=== Template code ===
 
*[https://community.woltlab.com/thread/245285-eigenes-plugin-syntax-error-in-if-tag/?postID=1493584#post1493584 _wcf user]
 
  
 
== Linux ==
 
== Linux ==
Zeile 33: Zeile 19:
  
 
=== Linux Cluster ===
 
=== Linux Cluster ===
*[https://www.mynakedgirlfriend.de/zwei-node-ha-cluster-bei-hetzner/ Zwei-Node HA-Cluster bei Hetzner]
+
*[https://www.mynakedgirlfriend.de/zwei-node-ha-cluster-bei-hetzner/ Two-node HA-cluster (Hetzner)]
*[http://daemonkeeper.net/69/hochverfuegbare-linux-cluster/ Hochverfügbare Linux Cluster]
+
*[http://daemonkeeper.net/69/hochverfuegbare-linux-cluster/ High available Linux cluster]
 
*[https://www.thomas-krenn.com/en/wiki/HA_Cluster_with_Linux_Containers_based_on_Heartbeat,_Pacemaker,_DRBD_and_LXC#Hardware HA Cluster with Linux Containers based on Heartbeat, Pacemaker, DRBD and LXC]
 
*[https://www.thomas-krenn.com/en/wiki/HA_Cluster_with_Linux_Containers_based_on_Heartbeat,_Pacemaker,_DRBD_and_LXC#Hardware HA Cluster with Linux Containers based on Heartbeat, Pacemaker, DRBD and LXC]
  
 
== Git ==
 
== Git ==
*[https://www.thomas-krenn.com/de/wiki/Git_Server-Konfiguration Git_Server Konfiguration]
+
*[https://www.thomas-krenn.com/de/wiki/Git_Server-Konfiguration Git server configuration]
  
 
== Security ==
 
== Security ==
Zeile 52: Zeile 38:
 
*[http://www.phptherightway.com/ PHP The Right Way] [http://rwetzlmayr.github.io/php-the-right-way/ Deutsch]
 
*[http://www.phptherightway.com/ PHP The Right Way] [http://rwetzlmayr.github.io/php-the-right-way/ Deutsch]
 
*[http://httpd.apache.org/mod_fcgid/ mod_fcgid, Apache.org]
 
*[http://httpd.apache.org/mod_fcgid/ mod_fcgid, Apache.org]
 
== Microsoft ==
 
*[https://technet.microsoft.com/de-de/library/mt169373 Hyper-V]
 
  
 
== Sonstiges ==
 
== Sonstiges ==
 
*[https://github.com/rg3/youtube-dl/ YouTube Downloader]
 
*[https://github.com/rg3/youtube-dl/ YouTube Downloader]

Aktuelle Version vom 26. Januar 2017, 12:34 Uhr

Usefull Open Source software, tipps and other links for businesses (personal notes)

Open Source - ERP software

Dolibarr

FAKTURAMA

For Windows, Linux and Mac OS, Language: Java, Bitbucket Repository

IntarS

Open Source Commercial License, Quote:
"Non-Commercial Usage of IntarS is allowed for any legal purpose. Commercial usage requires an additional commercial license. Commercial usage begins when switching from evaluation to productive usage."

Linux

Command Line Interface

Linux Cluster

Git

Security

Programming

Sonstiges