Size: 438
Comment:
|
← Revision 3 as of 2015-03-12 21:46:34 ⇥
Size: 469
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
## page was renamed from Zato |
Zato
The next generation ESB and application server. Open-source. In Python.
https://zato.io/docs/index.html
Installation on Debian Wheezy
- su
- mkdir -p /opt/Zato
- cd /opt/Zato
wget https://zato.io/download/zato-1.1.tar.bz2 --no-check-certificate
- tar xvjf zato-1.1.tar.bz2
- cd zato-1.1
wget https://zato.io/hotfixes/hotfixman.sh --no-check-certificate
- bash hotfixman.sh
- ./install.sh