Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

Ruby on Akash

Deploy on Akash

Ruby is a dynamic, reflective, object-oriented, general-purpose, open-source programming language.

This template is a demonstration of the Ruby web framework on Akash. Check out Ruby on Docker Hub to learn how to Dockerize your project.

About this template

The SDL configuration from this repository uses the nomorelies/rubyonakash:0.4 image, which is based on the official Ruby image ruby:3.5-rc-alpine3.22. Ruby is used to run the server.rb script, which uses the webrick library to serve a static site on port 8000.