mirror of
https://github.com/internetee/registry.git
synced 2025-05-19 02:39:37 +02:00
Updated readme
This commit is contained in:
parent
d29d8aa668
commit
cfe0472139
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
Domain Registry
|
Domain Registry
|
||||||
===============
|
===============
|
||||||
|
|
||||||
Full stack registry system desingned for a top-level domain (TLD) management.
|
Full stack top-level domain (TLD) management.
|
||||||
|
|
||||||
|
|
||||||
Installation
|
Installation
|
||||||
|
@ -16,6 +16,7 @@ Usual Rails 4 app installation, rvm and bundler are your friends.
|
||||||
cd registry
|
cd registry
|
||||||
rvm install ruby-2.1.2
|
rvm install ruby-2.1.2
|
||||||
bundle
|
bundle
|
||||||
|
rake db:setup
|
||||||
|
|
||||||
### Apache with patched mod_epp (Debian 7/Ubuntu 14.04 LTS)
|
### Apache with patched mod_epp (Debian 7/Ubuntu 14.04 LTS)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue