diff --git a/404.html b/404.html index e8bc55f..136af82 100644 --- a/404.html +++ b/404.html @@ -5,7 +5,7 @@ -
- Socks Shop is open source, (Apache License, Version 2.0) and is free to use for talks, testing and demo's. + Sock Shop is open source, (Apache License, Version 2.0) and is free to use for talks, testing and demo's.
- The Weave Community hosts the Socks Shop Slack channel. + The Weave Community hosts the Sock Shop Slack channel. Join Slack and tell us how you're using the app.
- Socks Shop microservices are designed to have minimal expectations, using DNS to find other services. + Sock Shop microservices are designed to have minimal expectations, using DNS to find other services. This means that it is possible to insert load-balancers and service routers, as required or desired.
There are pre-built configuration scripts for various platforms that aim to make running the whole application simple.
- Socks Shop can be used to illustrate microservices architectures, demonstrate platforms at talks and meetups, or as a training and education tool. + Sock Shop can be used to illustrate microservices architectures, demonstrate platforms at talks and meetups, or as a training and education tool.
Please let us know how you use it! diff --git a/docs/quickstart.md b/docs/quickstart.md index 9311546..687dc28 100644 --- a/docs/quickstart.md +++ b/docs/quickstart.md @@ -3,7 +3,7 @@ layout: quickstart --- ## Quick start - The easiest and fastest way to get started with the Socks Shop application is by using Docker Compose. If you don't have Docker and Compose installed, + The easiest and fastest way to get started with the Sock Shop application is by using Docker Compose. If you don't have Docker and Compose installed, please visit the [the Docker website](https://www.docker.com) for instructions on how to install them. ### Clone the application repository diff --git a/docs/user-accounts.md b/docs/user-accounts.md index 05da109..3fcefcf 100644 --- a/docs/user-accounts.md +++ b/docs/user-accounts.md @@ -2,7 +2,7 @@ layout: default ---
To log into Socks Shop and complete a transaction, you'll need credentials. +
To log into Sock Shop and complete a transaction, you'll need credentials. The 'user' microservice ships with the following accounts.
- Socks Shop simulates the user-facing part of an e-commerce website that sells socks. It is intended to aid the demonstration and testing of microservice and cloud native technologies. + Sock Shop simulates the user-facing part of an e-commerce website that sells socks. It is intended to aid the demonstration and testing of microservice and cloud native technologies.
Socks Shop is maintained by Weaveworks and Container Solutions.
Sock Shop is maintained by Weaveworks and Container Solutions.