#RubyGems

Rad Web Hostingradwebhosting
2025-07-06

How to Manage Ruby Apps in This is a detailed guide demonstrating how to manage Ruby apps in cPanel. This guide covers setup, deployment, and ongoing management. This guide assumes you have access to a cPanel account with Ruby support.
What are Ruby Apps?
Ruby Apps are software applications built using the Ruby programming language, often leveraging the Ruby on Rails framework. These apps run on a ...
Continued πŸ‘‰ blog.radwebhosting.com/how-to-

Rad Web Hostingradwebhosting
2025-07-03

How to Deploy on Rocky Linux This article provides a guide detailing how to deploy Forem on Rocky Linux VPS.
What is Forem?
Forem is a robust, open-source platform for building communities like DEV.to. Deploying it on Rocky Linux involves setting up dependencies like PostgreSQL, Redis, Elasticsearch, and configuring Rails with a production-ready environment.
βœ… ...
Continued πŸ‘‰ blog.radwebhosting.com/how-to-

Edditoria :bubble_tea: ζ„›θΏͺEdditoria@g0v.social
2025-06-30

可δ»₯移陀 Cocoapods δΊ†οΌŒε―δ»₯不用 Cocoapods δΊ† #ζ‡‚ηš„ε°±ζ‡‚ πŸ₯² #RubyGems #Swift

mastodon.raddemo.hostadmin@mastodon.raddemo.host
2025-06-28

How to Deploy #Forem on Rocky Linux #VPS This article provides a guide detailing how to deploy Forem on Rocky Linux VPS.
What is Forem?
Forem is a robust, open-source platform for building communities like DEV.to. Deploying it on Rocky Linux involves setting up dependencies like PostgreSQL, Redis, Elasticsearch, and configuring Rails with a production-ready environment.
βœ… ...
Continued πŸ‘‰ blog.radwebhosting.com/how-to- #selfhosting #rubygems #selfhosted #forumsoftware #rubyonrails #rockylinux #forum

Rad Web Hostingradwebhosting
2025-06-21

How to Host Your Own Server on a (5 Minute Quick-Start Guide)

This article provides a guide for how to host your own Mastodon server on a VPS.

Running your own Mastodon server on a VPS is an excellent way to enjoy an efficient and secure Mastodon experience.
What is Mastodon?
Mastodon is a social media platform that enables users to post ...
Continued πŸ‘‰ blog.radwebhosting.com/how-to-

RubyGems security feature: Trusted Publishing. github.com/rubygems/release-ge Here it is, in the official GitHub Action, with a short recipe for how to use it.

In RubyGems.org, as a gem owner, you set up a "Trusted Publisher" that points to the filename of the Workflow that does the publishing, e.g. publish.yml.

Right, and see this blog post for other bits of explanation. segiddins.github.io/are-we-att

Good luck!

#ruby #rubygems

mastodon.raddemo.hostadmin@mastodon.raddemo.host
2025-06-13

How to Deploy #Forem on Rocky Linux #VPS This article provides a guide detailing how to deploy Forem on Rocky Linux VPS.
What is Forem?
Forem is a robust, open-source platform for building communities like DEV.to. Deploying it on Rocky Linux involves setting up dependencies like PostgreSQL, Redis, Elasticsearch, and configuring Rails with a production-ready environment.
βœ… ...
Continued πŸ‘‰ blog.radwebhosting.com/how-to- #forum #rubyonrails #forumsoftware #selfhosted #selfhosting #rubygems #rockylinux

Rad Web Hostingradwebhosting
2025-06-12

How to Deploy on Rocky Linux This article provides a guide detailing how to deploy Forem on Rocky Linux VPS.
What is Forem?
Forem is a robust, open-source platform for building communities like DEV.to. Deploying it on Rocky Linux involves setting up dependencies like PostgreSQL, Redis, Elasticsearch, and configuring Rails with a production-ready environment.
βœ… ...
Continued πŸ‘‰ blog.radwebhosting.com/how-to-

mastodon.raddemo.hostadmin@mastodon.raddemo.host
2025-06-11

How to Deploy #Forem on Rocky Linux #VPS This article provides a guide detailing how to deploy Forem on Rocky Linux VPS.
What is Forem?
Forem is a robust, open-source platform for building communities like DEV.to. Deploying it on Rocky Linux involves setting up dependencies like PostgreSQL, Redis, Elasticsearch, and configuring Rails with a production-ready environment.
βœ… ...
Continued πŸ‘‰ blog.radwebhosting.com/how-to- #rubygems #selfhosted #forumsoftware #rubyonrails #selfhosting #rockylinux #forum

Rad Web Hostingradwebhosting
2025-06-11

How to Deploy on Rocky Linux This article provides a guide detailing how to deploy Forem on Rocky Linux VPS.
What is Forem?
Forem is a robust, open-source platform for building communities like DEV.to. Deploying it on Rocky Linux involves setting up dependencies like PostgreSQL, Redis, Elasticsearch, and configuring Rails with a production-ready environment.
βœ… ...
Continued πŸ‘‰ blog.radwebhosting.com/how-to-

mastodon.raddemo.hostadmin@mastodon.raddemo.host
2025-06-10

How to Host Your Own #Mastodon Server on a #VPS (5 Minute Quick-Start Guide)

This article provides a guide for how to host your own Mastodon server on a VPS.

Running your own Mastodon server on a VPS is an excellent way to enjoy an efficient and secure Mastodon experience.
What is Mastodon?
Mastodon is a #decentralized social media platform that enables users to post ...
Continued πŸ‘‰ blog.radwebhosting.com/how-to- #selfhosted #installguide #rubygems #selfhosting #activitypub #rubyonrails

Rad Web Hostingradwebhosting
2025-06-08

How to Host Your Own Server on a (5 Minute Quick-Start Guide)

This article provides a guide for how to host your own Mastodon server on a VPS.

Running your own Mastodon server on a VPS is an excellent way to enjoy an efficient and secure Mastodon experience.
What is Mastodon?
Mastodon is a social media platform that enables users to post ...
Continued πŸ‘‰ blog.radwebhosting.com/how-to-

2025-06-03

Hackers turned trusted Ruby packages into data-stealing traps. Discover how malicious Fastlane plugins exploited the open-source supply chain and what it means for developer security.

thedefendopsdiaries.com/unders

#supplychainattack
#rubygems
#cybersecurity
#opensource
#telegramsecurity

> A RubyGems plugin that allows you to clone gem repositories by fetching source code URLs from gem metadata and using ghq or git clone.

github.com/hsbt/gem-clone #ruby #rubygems #opensource

2025-05-27

I'm pleased to see that @kou made a proof-of-concept rubygems plugin to support specifying external dependencies in the gemspec and have them installed from the package manager, instead of Fat Gems where every C extension vendors a copy of the C library they bind against.
rubygems.org/gems/rubygems-req
youtube.com/watch?v=ZAONpE2JYw

@kou, @flavorjones, and myself discussed how this might work and all of the edge-cases, but never got around to submitting an RFC.
gist.github.com/postmodern/4c0

#ruby #rubygems

Client Info

Server: https://mastodon.social
Version: 2025.04
Repository: https://github.com/cyevgeniy/lmst