Created
August 9, 2010 14:44
-
-
Save davidcoallier/515503 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ ssh ubuntu@hostname-of-the-instance -i your-amazon-cert.pem | |
Linux domU-12-21-38-34-69-D2 2.6.32-305-ec2 #9-Ubuntu SMP Thu Apr 15 04:14:01 UTC 2010 i686 GNU/Linux | |
Ubuntu 10.04 LTS | |
Welcome to the FRAPI API Server! | |
* Documentation: http://wiki.github.com/frapi/frapi/ | |
* User General Mailing List: http://groups.google.com/group/frapi-general | |
* Or you can always reach us on IRC irc://[email protected] | |
For any information do not hesitate to visit http://getfrapi.com | |
and if you find bugs, we'd appreciate a little bug report :-) | |
+---------------------------------------------------------------------------+ | |
| This server comes with the following preinstalled and running software: | | |
| | | |
| * nginx | | |
| * php5-fpm | | |
| * frapi | | |
| * memcached | | |
| * PECL Extensions: apc, pecl_http, memcached | | |
+---------------------------------------------------------------------------+ | |
+---------------------------------------------------------------------------+ | |
| Content of interest: | | |
| | | |
| In your /home/ubuntu folder, you should have a sites folder and a devel- | | |
| development/custom folder. In order to set your live virtual host, edit | | |
| the sites/api and sites/admin to have the server names associated to your | | |
| DNS (Or what's in /etc/hosts for you to test) | | |
| | | |
| The code generated by the admin and used by the frontend can be found | | |
| in the /home/ubuntu/development/custom folder and edited manually there. | | |
+---------------------------------------------------------------------------+ | |
Thanks and enjoy the FRAPI Experience! | |
Last login: Mon Aug 9 11:29:28 2010 from my-hostname | |
ubuntu@domU-12-21-38-34-69-D2:~$ ls |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment