infrastructure icon indicating copy to clipboard operation
infrastructure copied to clipboard

Microservices to orchestrate and deploy game servers.

Results 9 infrastructure issues
Sort by recently updated
recently updated
newest added

Bumps [git](https://github.com/ruby-git/ruby-git) from 1.4.0 to 1.13.0. Release notes Sourced from git's releases. Release v1.13.0 Full Changelog 8349224 Update list of maintainers (#598) 4fe8738 In ls-files do not unescape file paths...

dependencies

Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.5.2 to 2.8.1. Changelog Sourced from addressable's changelog. Addressable 2.8.1 refactor Addressable::URI.normalize_path to address linter offenses (#430) remove redundant colon in Addressable::URI::CharacterClasses::AUTHORITY regex (#438) update gemspec to...

dependencies

Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.5 to 1.2.10. Release notes Sourced from tzinfo's releases. v1.2.10 Fixed a relative path traversal bug that could cause arbitrary files to be loaded with require when...

dependencies

Bumps [json](https://github.com/flori/json) from 2.1.0 to 2.3.0. Changelog Sourced from json's changelog. 2019-12-11 (2.3.0) Fix default of create_additions to always be false for JSON(user_input) and JSON.parse(user_input, nil). Note that JSON.load remains...

dependencies

Create super low profile Minecraft client to stress test servers, requires #18 first though.

Instead of having all workers poll from typically the same data set, separate them into publishers and consumers via a network queue. Publishers take third-party APIs (DigitalOcean, Github, etc.) and...

Support defining a maps branch in the server document and dynamically pulling the git repository in a sidecar container.

Integrate with Raven or potentially Discord to report errors at startup.

If no backend is reachable, default to a private PGM server with Fenland loaded.