Installation and deployment

In the OS and tools installation chapter, I try to explain how to install tools that are required for DRG CMS projects. I use Ubuntu Linux exclusively, so the next chapter will be about how to install tools on Ubuntu server. I believe there should be no problems finding installation instructions for your operating system on the Internet.

 

If you are an experienced Rails developer, and you already have MongoDB installed, there should be no concern including DRG CMS beside your existing applications or creating new projects using DRG CMS. Just skip to create website in 15 minutes part.

 

Requirements

 

OS: Any operating system which runs Ruby, Ruby on Rails and Mongo DB

Programming language: Ruby 2.7 or higher

Database: MongoDB 4.0 or higher

Web framework: Rails 6.1 or higher.

Rails application server: Tested Phusion passenger, Thin, Puma

Version control system: Git also used as production deployment tool.


Last update: 26.01.2022