Commit Graph

283 Commits

Author SHA1 Message Date
Saúl Ibarra Corretgé ccc6eb4220 base: fix warning when installing packages 2018-07-17 11:15:14 +02:00
Saúl Ibarra Corretgé 1d22539aac xmpp: set storage backend to "none"
"null" seems to have stopped working.
2018-07-17 11:14:48 +02:00
Saúl Ibarra Corretgé 293751c73e doc: update README 2018-07-17 10:50:48 +02:00
Saúl Ibarra Corretgé e20f4bf2e4 misc: add LICENSE 2018-07-17 10:41:21 +02:00
Saúl Ibarra Corretgé 9adeab8039 web: update config.js and interface_config.js 2018-07-17 10:39:54 +02:00
Saúl Ibarra Corretgé 630ed5cf36 doc: updated README 2018-06-25 08:15:42 +02:00
Saúl Ibarra Corretgé 50863f3ea2 web: add ability to customize interface_config.js 2018-05-04 08:29:46 +02:00
Saúl Ibarra Corretgé d2300d0bca build: default to stable 2018-05-03 08:50:13 +02:00
Saúl Ibarra Corretgé 822cca7d39 xmpp: add ability to customize the XMPP MUC domain 2018-04-28 17:42:37 +02:00
Saúl Ibarra Corretgé 9aa8fb7551 doc: update documentation and sample env file 2018-04-28 17:24:50 +02:00
Saúl Ibarra Corretgé 45a6ac1e6d misc: don't quote cmd args 2018-04-28 12:18:40 +02:00
Saúl Ibarra Corretgé f083762b0a compose: don't hardcode XMPP_BOSH_URL_BASE 2018-04-27 10:43:31 +02:00
Saúl Ibarra Corretgé 0e43efa17e build: add ability to force rebuilds and select releases 2018-04-27 09:55:14 +02:00
Saúl Ibarra Corretgé 84332c9527 xmpp: add ability to customize the jicofo auth user 2018-04-26 08:38:59 +02:00
Saúl Ibarra Corretgé 0bbe673cc3 xmpp: use XMPP_AUTH_DOMAIN everywhere possible 2018-04-06 08:51:15 +02:00
Saúl Ibarra Corretgé 9dcb55ef7a xmpp: fix XMPP_AUTH_DOMAIN example 2018-04-06 08:46:38 +02:00
Saúl Ibarra Corretgé 80a2a13b5e xmpp: make the auth XMPP domain configurable 2018-03-28 08:42:48 +02:00
Saúl Ibarra Corretgé 916788fd1c doc: describe how to run on a LAN environment 2018-03-26 21:49:57 +02:00
Saúl Ibarra Corretgé 93b446f6f4 doc: add diagram 2018-03-26 21:49:57 +02:00
Saúl Ibarra Corretgé 45502f91c8 doc: updated README 2018-03-25 11:18:18 +02:00
Saúl Ibarra Corretgé 8e4325829b jvb: run it on the user defined network 2018-03-25 11:07:27 +02:00
Saúl Ibarra Corretgé 67243fbdcb base: update README 2018-03-18 08:45:18 +01:00
Saúl Ibarra Corretgé 20767ab240 compose: update aliases
Leave only the necessary ones and make a more straightforward one for the
XMPP server.
2018-03-17 23:06:14 +01:00
Saúl Ibarra Corretgé 7a115ac605 base-java: add README 2018-03-17 22:56:08 +01:00
Saúl Ibarra Corretgé 9bc3f1c85b base: update README 2018-03-17 22:49:35 +01:00
Saúl Ibarra Corretgé a7caf8f52a doc: update README 2018-03-17 22:42:03 +01:00
Saúl Ibarra Corretgé a83c83245c doc: add initial README and sample environment files 2018-03-16 10:07:35 +01:00
Saúl Ibarra Corretgé eef8dfb1ba build: add extra makefiles 2018-03-16 09:17:36 +01:00
Saúl Ibarra Corretgé 602dd94bff jvb: add missing procps dependency 2018-03-16 09:14:19 +01:00
Saúl Ibarra Corretgé 555c5ee3d0 base: fix (not) caching deb files
The Debian slim variant already disabled the cache, so don't interfere.
2018-03-15 19:49:22 +01:00
Saúl Ibarra Corretgé c6cc67b68d Use an unaltered config.js file
Make all the necessary changes outside, setting the bosh URL
in this case.
2018-03-14 11:37:09 +01:00
Saúl Ibarra Corretgé ee08da5640 Add .gitignore 2018-03-14 10:24:31 +01:00
Saúl Ibarra Corretgé 467a149cbb Initial import 2018-03-14 10:23:50 +01:00