Skip to content

Commit ba6880e

Browse files
committed
README
1 parent be03e35 commit ba6880e

File tree

1 file changed

+19
-2
lines changed

1 file changed

+19
-2
lines changed

README.md

+19-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,19 @@
1-
docs.ruby-lang.org
2-
=================
1+
# docs.ruby-lang.org
2+
3+
## Platform Environment
4+
5+
* AWS EC2 Tokyo region
6+
* Debian 9(stretch): `apt install nginx groonga git bundler certbot`
7+
* passenger nginx module: https://www.phusionpassenger.com/library/install/nginx/install/oss/stretch/
8+
* We use `capistrano` for deployments.
9+
10+
## Directory structure
11+
12+
* All of applications runs at `rurema` user.
13+
* rurema-search: `/var/rubydoc`
14+
* docs.ruby-lang.org: `/var/www/docs.ruby-lang.org`
15+
* nginx configuration: `/etc/nginx/sites-available/docs.ruby-lang.org`
16+
17+
## Related project
18+
19+
* https://github.com/ruby/rurema-search

0 commit comments

Comments
 (0)