Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/colinsullivan/rustyrad.io
The rustyrad.io website
https://github.com/colinsullivan/rustyrad.io
Last synced: 5 days ago
JSON representation
The rustyrad.io website
- Host: GitHub
- URL: https://github.com/colinsullivan/rustyrad.io
- Owner: colinsullivan
- Created: 2015-06-23T02:23:57.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-14T20:59:54.000Z (over 9 years ago)
- Last Synced: 2024-10-18T09:26:41.426Z (27 days ago)
- Language: PHP
- Size: 6.5 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# rustyrad.io website
This is a wordpress website.
Start a MySQL instance (this script spawns the MySQL container to the background):
$ ./start_mysql_container.sh
Start wordpress (this script runs the container interactively):
$ ./start_wp_container.shGo to [http://localhost:8083/](localhost:8083/) if your container is accessible via `localhost`.