#rubyonrails — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #rubyonrails, aggregated by home.social.
-
Is anyone using #kamal to deploy apps to production? #devops #programming #ruby #rubyonrails There this this link, but it's two years old: https://github.com/basecamp/kamal/discussions/683 #webdevelopment #webdev
-
Is anyone using #kamal to deploy apps to production? #devops #programming #ruby #rubyonrails There this this link, but it's two years old: https://github.com/basecamp/kamal/discussions/683 #webdevelopment #webdev
-
Is anyone using #kamal to deploy apps to production? #devops #programming #ruby #rubyonrails There this this link, but it's two years old: https://github.com/basecamp/kamal/discussions/683 #webdevelopment #webdev
-
Is anyone using #kamal to deploy apps to production? #devops #programming #ruby #rubyonrails There this this link, but it's two years old: https://github.com/basecamp/kamal/discussions/683 #webdevelopment #webdev
-
Is anyone using #kamal to deploy apps to production? #devops #programming #ruby #rubyonrails There this this link, but it's two years old: https://github.com/basecamp/kamal/discussions/683 #webdevelopment #webdev
-
How to Install #Chatwoot on #Ubuntu #VPS
This article provides a guide for how to install Chatwoot on Ubuntu VPS Server.
What is Chatwoot?
Chatwoot is an open-source customer engagement platform that helps businesses manage customer communication across various channels. It acts as a unified inbox for handling customer queries, providing tools to engage with customers more effectively ...
Continued 👉 https://blog.radwebhosting.com/install-chatwoot-on-ubuntu-vps/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.social #vpsservers #rubyonrails #selfhosted #vpsguide #selfhosting #kvmvps -
How to Install #Chatwoot on #Ubuntu #VPS
This article provides a guide for how to install Chatwoot on Ubuntu VPS Server.
What is Chatwoot?
Chatwoot is an open-source customer engagement platform that helps businesses manage customer communication across various channels. It acts as a unified inbox for handling customer queries, providing tools to engage with customers more effectively ...
Continued 👉 https://blog.radwebhosting.com/install-chatwoot-on-ubuntu-vps/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.social #vpsservers #rubyonrails #selfhosted #vpsguide #selfhosting #kvmvps -
How to Install #Chatwoot on #Ubuntu #VPS
This article provides a guide for how to install Chatwoot on Ubuntu VPS Server.
What is Chatwoot?
Chatwoot is an open-source customer engagement platform that helps businesses manage customer communication across various channels. It acts as a unified inbox for handling customer queries, providing tools to engage with customers more effectively ...
Continued 👉 https://blog.radwebhosting.com/install-chatwoot-on-ubuntu-vps/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.social #vpsservers #rubyonrails #selfhosted #vpsguide #selfhosting #kvmvps -
if I have a none #rubyonrails web application using #sinatrarb what is my best options for CI/CD when I use du ergo for source repository hosting? Is #jenkins still king or what do I do?
-
How to Install #GitLab on #AlmaLinux #VPS Easily
In this tutorial we are going to show you in detail how to install Gitlab on AlmaLinux VPS.
What is GitLab?
GitLab is open-source #software written in Ruby, Go and JavaScript operated by GitLab Inc. GitLab offers a wide range of features such as CI/CD (Continuous Integration, Continuous Delivery) which makes the work ...
Continued 👉 https://blog.radwebhosting.com/install-gitlab-on-almalinux-vps/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.social #opensource #selfhosting #rubyonrails #dedicatedserver #installguide #selfhosted #rubygems -
How to Install #GitLab on #AlmaLinux #VPS Easily
In this tutorial we are going to show you in detail how to install Gitlab on AlmaLinux VPS.
What is GitLab?
GitLab is open-source #software written in Ruby, Go and JavaScript operated by GitLab Inc. GitLab offers a wide range of features such as CI/CD (Continuous Integration, Continuous Delivery) which makes the work ...
Continued 👉 https://blog.radwebhosting.com/install-gitlab-on-almalinux-vps/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.social #opensource #selfhosting #rubyonrails #dedicatedserver #installguide #selfhosted #rubygems -
How to Install #GitLab on #AlmaLinux #VPS Easily
In this tutorial we are going to show you in detail how to install Gitlab on AlmaLinux VPS.
What is GitLab?
GitLab is open-source #software written in Ruby, Go and JavaScript operated by GitLab Inc. GitLab offers a wide range of features such as CI/CD (Continuous Integration, Continuous Delivery) which makes the work ...
Continued 👉 https://blog.radwebhosting.com/install-gitlab-on-almalinux-vps/?utm_source=mastodon&utm_medium=social&utm_campaign=mastodon.social #opensource #selfhosting #rubyonrails #dedicatedserver #installguide #selfhosted #rubygems -
Government Rails Site Hit Hours After CVE Patch
https://rietta.com/blog/ruby-on-rails-cve-exploited-hours-after-patch/
Comments: https://news.ycombinator.com/item?id=49568828
#HackerNews #Government #Rails #Site #CVE #Patch #Cybersecurity #Exploitation #RubyOnRails
-
Recent developments in ruby land are converting ruby / rails programs into tiny compiled source in a few popular languages.
(Thought this would be of interest to you
@jadehopepunk!)Recent development, Matz has been working on a tiny compiled ruby (called Spinel) and more recently it's been folded into Roundhouse.
Roundhouse README:
Roundhouse reads Ruby source — specifically, Rails applications — and produces standalone projects in other target languages. The deployment target (Rust or Swift binary, TypeScript bundle, Crystal or Go service, Elixir OTP app, Kotlin/JVM or C#/.NET service, Python project, browser bundle, or Spinel-compiled Ruby) becomes a compiler flag rather than a runtime choice.
The projects are still in early development, but it looks like my ruby code maybe dont need to be eliminated from future planning around self hosting apps on smaller raspberry pi like local hosting devices.
https://rubyinside.com/spinel
https://github.com/rubys/roundhouse#ruby #compiledRuby #RubyOnRails #Spinel #RubyLang
Credit to Ruby Weekly for sharing this news with me. https://rubyweekly.com/issues/806