GitHub / GIP-RECIA / scalelite
Scalable load balancer for BigBlueButton.
JSON API: https://data.code.gouv.fr/api/v1/hosts/GitHub/repositories/GIP-RECIA%2Fscalelite
Fork of blindsidenetworks/scalelite
Stars: 0
Forks: 0
Open issues: 0
License: agpl-3.0
Language: Ruby
Size: 826 KB
Dependencies parsed at:
129
Created at: over 3 years ago
Updated at: over 3 years ago
Pushed at: over 3 years ago
Last synced at: 6 days ago
- actions/cache v2 composite
- actions/checkout v2 composite
- docker/build-push-action v2 composite
- docker/login-action v1 composite
- docker/setup-buildx-action v1 composite
- actions/cache v2 composite
- actions/checkout v2 composite
- docker/build-push-action v2 composite
- docker/login-action v1 composite
- docker/setup-buildx-action v1 composite
- actions/cache v2 composite
- actions/checkout v2 composite
- docker/build-push-action v2 composite
- docker/login-action v1 composite
- docker/setup-buildx-action v1 composite
.github/workflows/ci.yml
actions
- actions/cache v2 composite
- actions/checkout v2 composite
- actions/setup-ruby v1 composite
- postgres 11 docker
Dockerfile
docker
- alpine 3.13 build
- alpine latest build
- application latest build
- base latest build
- ubuntu 18.04 build
Gemfile
rubygems
- byebug >= 0 development
- dotenv-rails >= 0 development
- factory_bot_rails >= 0 development
- fakeredis >= 0 development
- minitest-stub_any_instance >= 0 development
- rubocop ~> 1.10.0 development
- rubocop-rails ~> 2.4.0 development
- spring >= 0 development
- spring-watcher-listen ~> 2.0.0 development
- sqlite3 >= 0 development
- webmock >= 0 development
- bootsnap >= 1.4.2
- connection_pool ~> 2.2.2
- jwt = 2.2.3
- listen >= 3.0.5, < 3.2
- pg ~> 1.2
- puma ~> 5.5
- rails ~> 6.0.4, >= 6.0.4.1
- redis ~> 4.2
- redis-namespace ~> 1.8
- tabulo ~> 2.3.0
- tzinfo-data >= 0
Gemfile.lock
rubygems
- actioncable 6.0.4.1
- actionmailbox 6.0.4.1
- actionmailer 6.0.4.1
- actionpack 6.0.4.1
- actiontext 6.0.4.1
- actionview 6.0.4.1
- activejob 6.0.4.1
- activemodel 6.0.4.1
- activerecord 6.0.4.1
- activestorage 6.0.4.1
- activesupport 6.0.4.1
- addressable 2.8.0
- ast 2.4.2
- bootsnap 1.9.1
- builder 3.2.4
- byebug 11.1.3
- concurrent-ruby 1.1.9
- connection_pool 2.2.5
- crack 0.4.5
- crass 1.0.6
- dotenv 2.7.6
- dotenv-rails 2.7.6
- erubi 1.10.0
- factory_bot 6.2.0
- factory_bot_rails 6.2.0
- fakeredis 0.7.0
- ffi 1.15.4
- globalid 0.5.2
- hashdiff 1.0.1
- i18n 1.8.10
- jwt 2.2.3
- listen 3.1.5
- loofah 2.12.0
- mail 2.7.1
- marcel 1.0.2
- method_source 1.0.0
- mini_mime 1.1.2
- mini_portile2 2.6.1
- minitest 5.14.4
- minitest-stub_any_instance 1.0.2
- msgpack 1.4.2
- nio4r 2.5.8
- nokogiri 1.12.5
- parallel 1.21.0
- parser 3.0.2.0
- pg 1.2.3
- public_suffix 4.0.6
- puma 5.5.2
- racc 1.6.0
- rack 2.2.3
- rack-test 1.1.0
- rails 6.0.4.1
- rails-dom-testing 2.0.3
- rails-html-sanitizer 1.4.2
- railties 6.0.4.1
- rainbow 3.0.0
- rake 13.0.6
- rb-fsevent 0.11.0
- rb-inotify 0.10.1
- redis 4.5.1
- redis-namespace 1.8.1
- regexp_parser 2.1.1
- rexml 3.2.5
- rubocop 1.10.0
- rubocop-ast 1.12.0
- rubocop-rails 2.4.2
- ruby-progressbar 1.11.0
- ruby_dep 1.5.0
- spring 2.1.1
- spring-watcher-listen 2.0.1
- sprockets 4.0.2
- sprockets-rails 3.2.2
- sqlite3 1.4.2
- tabulo 2.3.3
- thor 1.1.0
- thread_safe 0.3.6
- tty-screen 0.7.1
- tzinfo 1.2.9
- unicode-display_width 1.6.1
- webmock 3.14.0
- websocket-driver 0.7.5
- websocket-extensions 0.1.5
- zeitwerk 2.5.0