ลูกชายต้องทำ Grader Web ให้โรงเรียนค่ะ โดยติดตั้งตามลิงค์นี้
ต้องใช้ vps / hosting สเปคประมาณไหน และราคาเท่าไหร่คะ
Installation
Installing cafe-grader can be done in the following steps.
- Set up database. We need MySQL 5 database name, username and password.
- Install RVM. cafe-grader runs on Ruby on Rails and the best way to install it is to use RVM.
- Install necessary package for the system
- Install cafe-grader from github
- Deploy cafe-grader on apache with Phusion Passenger
Very important!!! All commands should be run from a normal user.
The detail of each step are provided as follows.