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.
|
4 months ago | |
---|---|---|
SSL | 5 months ago | |
apache | 5 months ago | |
backup | 5 months ago | |
docker | 5 months ago | |
postgres | 5 months ago | |
.gitignore | 5 months ago | |
00-setup-helper.sh | 4 months ago | |
01-setup.sh | 4 months ago | |
02-setup-postgres.sh | 5 months ago | |
10-hosts.sh | 5 months ago | |
11-backup.sh | 5 months ago | |
12-restore.sh | 5 months ago | |
91-teardown.sh | 4 months ago | |
92-teardown-postgres.sh | 5 months ago | |
LICENSE | 5 months ago | |
LICENSE_CA.pl | 5 months ago | |
README.md | 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については、ファイル原本に記載されているものに従う。