1
0
mirror of https://github.com/OpenNebula/one.git synced 2025-01-12 09:17:41 +03:00
Commit Graph

12 Commits

Author SHA1 Message Date
Jan Orel
d46345238d
B #-: Gem locks ()
*  Update Gemfile
   - Add rackup requirement for new sinatra

      https://github.com/sinatra/sinatra/blob/main/CHANGELOG.md
      Note: when using Sinatra to start the web server,
      you now need the rackup gem installed

  - newer sqlite3 is not compatible with ruby2.7

* Update almalinux8 to avoid old key

* Refresh Gemfile.locks
2024-02-16 12:11:48 +01:00
Neal
5aeac3cddb
F : Remove rbvmomi and update gemlock files () 2023-12-13 11:46:33 +01:00
Neal
e7502c8d39
M #-: Update gemfiles and change rbvmomi to rbvmomi2 () 2023-11-27 18:09:53 +01:00
Jan Orel
1d4f0b4926
M #-: Refresh gemfile lock () 2023-09-26 16:44:26 +02:00
Jan Orel
e037e6c3c7
M #-: Refresh gemfile lock () 2022-12-05 16:17:44 +01:00
Michal Opala
0d5f9280a8
F : Add OneGate proxy service ()
* Update install_gems (async.io, etc, rb-inotify)
    - make install_gems script more verbose
    - slightly refactor/simplify update_locks script
    - add async.io, etc and rb-inotify gems
    - update gem locks for: AlmaLinux8/9, CentOS8
    - update gem locks for: Debian10/11, Ubuntu1804/2004/2204

* onegate-proxy:
    - ruby code and default config (169.254.16.9 to avoid conflicts)
    - install.sh script
    - logrotate and systemd onegate-proxy configs
    - onecfg configs
2022-11-14 20:48:30 +01:00
Michal Opala
1ad0178909
F #-: Add prometheus-client gem + fix CentOS8 repos ()
This commits adds prometheus client as dependency to support prometheus integration:
* Ubuntu1804
* Ubuntu2004
* Ubuntu2204
* Debian10
* Debian11
* AlmaLinux8
* AlmaLinux9
* CentOS7
* CentOS8
2022-10-14 19:42:58 +02:00
Jan Orel
3793f80671
M #-: Dalli <3.0, refresh Gemfile locks () 2022-04-11 12:08:54 +02:00
Jan Orel
5d1129910f
M #-: Refresh Gemfile locks () 2022-04-06 10:59:30 +02:00
Alejandro Huertas Herrero
e1585c6ef4
M #-: fix gem dependencies error in provision () 2022-02-07 13:23:25 +01:00
Ruben S. Montero
a57bbcf4e2
M #-: Dalli 3.0.2 does not work with passenger
(cherry picked from commit 5a89cbad3e)
2022-01-17 15:45:12 +01:00
mikhsam
2d9f8ee0c1
Add AlmaLinux Gemfile ()
Signed-off-by: Mikhail Samoylov <msamoylov@opennebula.io>
2022-01-17 15:40:16 +01:00