Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.sh

Go to [http://localhost:8083/](localhost:8083/) if your container is accessible via `localhost`.