aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| | * Fix front env vars. Update env to a working WA version.Mewp2021-01-102-14/+20
| | |
| | * Use a different approach for passing env vars.Mewp2021-01-101-7/+20
| | |
| | * Make the front package configurable.Mewp2021-01-101-2/+7
| |/
| * Merge pull request #2 from q3k/q3k/callpackageSandro2021-01-017-20/+72
| |\ | | | | | | Switch to callPackage
| | * Switch to callPackageSerge Bazanski2021-01-017-20/+72
| |/
| * Merge pull request #1 from SuperSandro2000/add-license-1Sandro2021-01-011-0/+21
| |\ | | | | | | Create LICENSE
| | * Create LICENSESandro2021-01-011-0/+21
| |/
| * Add uploaderSandro Jäckel2021-01-012-0/+2416
| |
| * Add mapsSandro Jäckel2021-01-012-0/+1904
| |
| * CleanupSandro Jäckel2021-01-012-31/+2
| |
| * Add pusherSandro Jäckel2021-01-013-1/+3638
| |
| * Add front, fix backSandro Jäckel2021-01-016-45/+5945
| |
| * boom, everything is brokenlassulus2020-12-304-0/+8355
|
* better config optionsstuebinm2021-02-262-156/+262
| | | | | | | | | | Config options are now sorted according to components (pusher, backend, frontend, etc.); in addition there is a commonConfig with config for jitsi, turn, etc. Additionally, this module is now completely modular in the sense that there are no longer any global options that affect all configured workadventure instances at once.
* remove overlay for nowstuebinm2021-02-252-8/+10
|
* fixupstuebinm2021-02-251-6/+5
|
* Version bump to current coding machine masterstuebinm2021-02-253-40/+32
| | | | This broke a lot of things, but possibly they might work again now.
* Updated workadventure-nix sources & removed channel importsstuebinm2021-02-183-8/+6
| | | | (but not the actual workadventure version)
* nicer settting parameters; configurable stun serverstuebinm2021-02-053-8/+21
|
* Functional module, extracted from fediventure repostuebinm2021-02-053-0/+314
(just to make it easier to hack, and remove fediventure-specific deployment logic)