https://github.com/sammarks/alexa-testing
https://github.com/sammarks/alexa-testing
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sammarks/alexa-testing
- Owner: sammarks
- Created: 2015-04-18T01:27:56.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-04-18T03:47:01.000Z (about 10 years ago)
- Last Synced: 2024-10-19T09:18:45.709Z (7 months ago)
- Language: PHP
- Size: 203 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Alexa Testing
Just testing some stuff.
## Starting the Site
To start this site, just do this stuff:
sudo docker run --name "example.alexa.sammarks.me" -d -v /home/sammarks/sites/example.alexa.sammarks.me:/data -p 7100:80 -e VIRTUAL_HOST=example.alexa.sammarks.me maxexcloo/nginx-php
Make sure the certificate files are copied over to the correct directory in the nginx proxy.