Skip to content

Commit 99658bc

Browse files
committed
Add Shipyard instructions.
1 parent 367b475 commit 99658bc

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ Fig PHPStack gives you everything you need for developing PHP applications local
55
## What's inside
66

77
* [CoreOS](https://coreos.com/) (optional)
8+
* [Shipyard](http://shipyard-project.com/)
89
* [Nginx](http://nginx.org/)
910
* [MySQL](http://www.mysql.com/)
1011
* [MongoDB](http://www.mongodb.org/)
@@ -39,5 +40,9 @@ $ fig up
3940

4041
> If you're using the CoreOS box, make sure to set your `DOCKER_HOST` so Fig knows where to boot up the Docker containers.
4142
43+
Once everything is up and running, you can access Shipyard at `http://<ip>:8080`. The default user credentials are `admin:shipyard`. Once logged in, you will need to add an engine with an address of `http://<ip>:2375` to see the local containers.
44+
45+
The IP is in both cases either `127.0.0.1` or your Vagrant IP (`192.168.33.10` by default).
46+
4247
---
4348
Copyright &copy; 2014 [Kasper Kronborg Isager](http://github.com/kasperisager). Licensed under the terms of the [MIT License](LICENSE.md).

0 commit comments

Comments
 (0)