Commit graph

51 commits

Author SHA1 Message Date
Jaisen Mathai
b5ec12c32b More fixes to the clone url and fixing for the OSX guide 2012-02-20 15:29:22 -08:00
Jaisen Mathai
969e21edf8 Adding proper github url and adding php5-dev 2012-02-20 15:18:42 -08:00
Jaisen Mathai
24e674de72 Merge branch 'master' of github.com:openphoto/frontend 2012-02-20 15:14:56 -08:00
Jaisen Mathai
c23f66b7e3 Updating osx guide to use readonly git url 2012-02-20 15:14:50 -08:00
Daniel
fc8eb9a4b8 Use read-only Git URL otherwise a "Permission denied" error is thrown. 2012-02-18 22:22:10 +11:00
Johannes Becker
e7204f025d Fixed regular expression to simulate the [QSA] flag of apache rewrites. 2012-02-07 14:21:13 +01:00
Johannes Becker
8c4491013c More robust Regex pattern (at least for me? Original did not work for me on cherokee 1.2.2) 2012-02-07 09:49:49 +01:00
Johannes Becker
0516b5bb47 info about cherokee-admin usage, alternative settings ini path. (FIXME?) 2012-02-06 10:47:10 +01:00
Jaisen Mathai
7ea5cd1bda Adding oauth to the shell install script. #107 2012-01-29 01:54:32 -08:00
Jaisen Mathai
95b71273ba Adding mysql to install script. #450 2012-01-29 00:44:07 -08:00
Jaisen Mathai
2fc773b5c5 Directory creation for the new asset cache. Increasing version to 1.3.2 as a result. Closes #436 2012-01-11 14:37:53 -08:00
Peter Sankauskas
40194f3deb Adding missing APC installation step, and making a new section for performing setup again 2011-12-06 21:19:53 -08:00
Peter Sankauskas
bc8815a905 Updated OSX instructions to remove numerous typos, add missing instructions and simplify existing ones 2011-12-05 22:09:42 -08:00
Jaisen Mathai
3b33761c30 Merge branch 'master' of github.com:openphoto/frontend 2011-11-30 13:03:36 -08:00
Jaisen Mathai
9628ccceba Fixing lots of errors in the documentation.
Gh-180
2011-11-30 13:01:26 -08:00
Jaisen Mathai
c3e6287c38 Fixing heading for EC2 docs. 2011-11-29 22:23:57 -08:00
Jaisen Mathai
d9c58dfc87 Update documentation/guides/Guides.markdown 2011-11-14 16:03:32 -08:00
Jaisen Mathai
0b4189c535 Updating Ubuntu installation script. 2011-11-14 14:45:45 -08:00
Jaisen Mathai
92e64a6cf8 Merge branch 'master' of github.com:openphoto/frontend 2011-11-14 14:39:21 -08:00
Jaisen Mathai
b5fc6068d7 Updating installation guides for 1.3.0. 2011-11-14 14:38:44 -08:00
Andrew Wafaa
520f25968a add missing pre-requisite dependencies 2011-11-14 16:34:43 +00:00
Jaisen Mathai
6d49f36df3 Adding oauth requirement to docs. Closes Gh-245 2011-10-31 15:46:03 -07:00
Gun.io Whitespace Robot
fd20014e82 Remove whitespace [Gun.io WhitespaceBot] 2011-10-29 09:45:46 -04:00
Steven Bullen
c05344392c Update documentation/guides/InstallationUbuntuApache.markdown 2011-10-18 21:57:48 +02:00
Jaisen Mathai
0f2b32d9e3 Normalizing and fixing links across pages in the documentation directory.
Gh-180
2011-10-03 13:57:23 -07:00
Jaisen Mathai
4ff958ae0c Moving Readme to different names to make URLs work.
Gh-180
2011-10-03 13:43:54 -07:00
Mike Grace
ae93a24152 Fixes #160 by adding mcrypt to list of packages to install 2011-09-26 22:02:39 -05:00
Jaisen Mathai
559326f3bf Encrypting secrets for AWS and MySql.
Closes Gh-137
2011-09-26 12:18:05 -07:00
Mike Grace
2d0e56dabf printing out IP address of machine for user to test installation on Ubuntu via install script. This script handles finding the publicly accessible IP of an Ubuntu install on EC2. 2011-09-17 22:24:00 -05:00
Mike Grace
0405dad2a4 don't need machine IP echo since it doesn't really help users 2011-09-16 21:43:07 -05:00
Mike Grace
e7e14198f1 added missing port on virtual host. Fixed Ubuntu Apache install instructions to use Apache2's a2dissite and a2ensite functions to enable and disable virtual hosts. Changed auto install bash script to reflect changes in virtual host file. 2011-09-16 21:43:06 -05:00
Mike Grace
9f55b83f1f fixes #19. Bash script to install OpenPhoto on a fresh installation of Ubuntu server 10.04. Will probably want to update this so prompt user for directory/domain but for now this is a good start. Party on! 2011-09-16 21:43:06 -05:00
Alexandre Macedo
e77c545c9a Edited documentation/guides/InstallationUsingOpenPhotoEC2-AMI.markdown via GitHub 2011-09-10 10:23:48 -07:00
Alexandre Macedo
3e698ffa9f Edited documentation/guides/InstallationUsingOpenPhotoEC2-AMI.markdown via GitHub 2011-09-09 10:38:00 -07:00
Jaisen Mathai
5cc1d6242d Merge pull request #84 from garethgreenaway/master
Issue #76 - Hide ini files.
2011-09-08 16:54:54 -07:00
Gareth J. Greenaway
da1187d1da Typos and such in the EC2 instructions. 2011-09-08 22:55:55 +00:00
Gareth J. Greenaway
df010b107f Updated Readme.markdown to include the Amazon EC2 AMI instructions. 2011-09-08 22:50:59 +00:00
Gareth J. Greenaway
491d04cd1d Added instructions for spinning up an EC2 instance for OpenPhoto. 2011-09-08 22:48:11 +00:00
Jaisen Mathai
58bd01e8d1 Adding the oauth endpoints and docs.
gh-48
2011-09-08 00:49:25 -07:00
Gareth J. Greenaway
97e985ee0b Added support into vhosts to hide ini files, either with a 403 or a 404 error. Updated documentation to reflect changes in vhosts file as well as explain how to enable 403 and 404 return codes. 2011-09-07 20:04:56 +00:00
Jaisen Mathai
34485d8534 Adding apt update to the apache doc for ubuntu. 2011-09-03 20:02:03 -07:00
Baptiste Mille-Mathias
a233c0bfa6 Add a small documentation for Cherokee Web Server 2011-08-31 02:49:29 -07:00
Baptiste Mille-Mathias
87cabdcd46 Fix path to documentation in the Readme. Trying to understand markdown syntax 2011-08-31 02:43:10 -07:00
Baptiste Mille-Mathias
537a649d4a Add breaking space to have the proper line-break 2011-08-31 02:38:55 -07:00
Baptiste Mille-Mathias
5e05931073 Add a small documentation for Cherokee Web Server 2011-08-31 02:38:54 -07:00
Jaisen Mathai
b473d446ed Adding links to installation guides in the docs. 2011-08-17 00:05:31 -07:00
Andrew Wafaa
bf58056607 add SUSE related guid and vhost config 2011-08-14 18:16:15 +01:00
Jaisen Mathai
bc1ea57b30 Updating docs for git clone command. 2011-07-27 12:26:57 -07:00
Jaisen Mathai
61b1030e00 Adding link to OSX install guide. 2011-07-24 17:27:49 -07:00
Jaisen Mathai
dc4dd5b6e8 Adding installation documentaiton for OSX. 2011-07-24 17:20:17 -07:00