Created
August 18, 2018 12:32
-
-
Save virtimus/d3cd45b78643ae59600b1b6626bec2e4 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-install i3c platform [i3c-install.md](https://gist.github.com/virtimus/3110c04a6e8b74ce18723e0b73eed1a3) | |
-install ssl cert [i3c-ssl-cert.md](https://gist.github.com/virtimus/ad273379985473e84b67c611db7f1fd6) | |
check docker ava: | |
```bash | |
docker ps | |
docker-compose -v | |
``` | |
build containers & run: | |
```bash | |
/i rebuild sbot | |
/i rerun sbot | |
``` | |
refs: | |
https://hackernoon.com/install-and-configure-an-open-source-crm-for-your-xaas-business-f976451221f0 | |
https://github.com/service-bot/servicebot-deploy |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment