You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
rohhie e9af069d86 Add setup helper 4 months ago
SSL Fix SSL certificate expiration date 5 months ago
apache Add test environment to apache 5 months ago
backup Add backup and restore 5 months ago
docker Fix UID/GID handling in user git 5 months ago
postgres First version 5 months ago
.gitignore Add backup and restore 5 months ago
00-setup-helper.sh Add setup helper 4 months ago
01-setup.sh Apache communicates via HTTP/2 4 months ago
02-setup-postgres.sh First version 5 months ago
10-hosts.sh Add test environment to apache 5 months ago
11-backup.sh Add backup and restore 5 months ago
12-restore.sh Add backup and restore 5 months ago
91-teardown.sh Delete files in the test environment 4 months ago
92-teardown-postgres.sh First version 5 months ago
LICENSE First version 5 months ago
LICENSE_CA.pl First version 5 months ago
README.md First version 5 months ago

README.md

rorenv

ruby on rails tutorial environment for Ubuntu 22.04

概要

Ruby on Rails チュートリアルを学習するための環境を構築する。

構築方法

このリポジトリからソースをダウンロードする。

git clone https://gitea.rohhie.net/rohhie/rorenv.git

スクリプトを実行する。

cd rorenv
./01-setup.sh

途中で何度か問い合わせがあるが、適切に回答する。

廃棄方法

スクリプトを実行する。

cd rorenv
./91-teardown.sh

その他

詳細は、メインサイト参照。
https://rohhie.net/ruby-on-rails-tutorial-environment/

ライセンス

MIT

ただし、CA.plについては、ファイル原本に記載されているものに従う。