Mercurial > zeropaste
comparison README.md @ 203:de168fde2df2
Updated README.
author | Edho Arief <edho@myconan.net> |
---|---|
date | Wed, 08 May 2013 00:56:45 +0900 |
parents | 7a514c733e6c |
children | c2a76a901e61 |
comparison
equal
deleted
inserted
replaced
202:d4cf49db9c49 | 203:de168fde2df2 |
---|---|
1 Zeropaste | 1 Zeropaste |
2 ========= | 2 ========= |
3 | 3 |
4 A pastebin without any feature (other than creating pastes). | 4 A pastebin with some features: create and destroy (with key) pastes. |
5 The one running on [0paste.com](http://0paste.com). | 5 The one running on [0paste.com](http://0paste.com). |
6 | 6 |
7 Requirements: | 7 Requirements: |
8 | 8 |
9 * Rubinius 2.0 (Ruby 1.8/1.9 should also work) | 9 * Ruby 1.9 or up (JRuby 1.7 and Rubinius 2.0 should also work) |
10 * MySQL | 10 * MySQL |
11 (nothing MySQL specific - can be easily changed if you know what you're doing) | 11 (nothing MySQL specific - can be easily changed if you know what you're doing) |
12 * Ruby Bundler | 12 * Ruby Bundler |
13 | 13 |
14 Optional: | 14 Optional: |
16 * Newrelic account | 16 * Newrelic account |
17 | 17 |
18 Suggested: | 18 Suggested: |
19 | 19 |
20 * nginx | 20 * nginx |
21 | |
22 Installation | |
23 ------------ | |
24 | |
25 Left as an exercise. | |
21 | 26 |
22 Misc | 27 Misc |
23 ---- | 28 ---- |
24 | 29 |
25 Pasting from CLI: | 30 Pasting from CLI: |