Skip to content
This repository has been archived by the owner on Jun 14, 2023. It is now read-only.

iwatake2222/EcSiteDvdShop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EcSiteDvdShop

A dummy web site for DVD shop.

http://dvd-iwiw.rhcloud.com

Memo

  • Need to set secret information

  • Google oauth2 information: /creds/google.json

  • Contact Email information: /creds/mailer.json

  • In the local environment, start server in www directory

  • %> composer update

  • %> cd www

  • %> php -S localhost:8000

  • How to change remote URL to upload files to OpenShift

  • git remote set-url origin ssh://1234abcd@dvd-iwiw.rhcloud.com/~/git/dvd.git/

  • or

  • git remote add openshift ssh://1234abc@dvd-iwiw.rhcloud.com/~/git/dvd.git/

  • How to keep it alive

  • Add cron using the following command

  • %> rhc app cartridge add -c cron-1.4 -a MyAppName

About

EC Site using PHP with admin console

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published