diff --git a/README.md b/README.md index a6e0aad..cbfb9c2 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ -# Digital Telepresence Sites +# NCD Live (In a Volcano) -A content management and web hosting system based on the Digital Telepresence Platform. +A bigoted online card gaming experience. ## Requirements -The only qualified operated system for hosting a DTP Sites suite is [Ubuntu 20.04 LTS](https://releases.ubuntu.com/20.04/). It is acceptable to run it in a virtual machine for development and testing, but it should be run as close to bare metal as can be had for production environments. +The only qualified operated system for hosting a Live (In a Volcano) is [Ubuntu 20.04 LTS](https://releases.ubuntu.com/20.04/). It is acceptable to run it in a virtual machine for development and testing, but it should be run as close to bare metal as can be had for production environments. -You will need MongoDB and MinIO installed and running before you can start DTP Sites web services. +You will need MongoDB and MinIO installed and running before you can start Live (In a Volcano) web services. 1. [Install MongoDB](https://docs.mongodb.com/manual/tutorial/install-mongodb-on-ubuntu/) 2. [Install MinIO](https://docs.min.io/docs/minio-quickstart-guide.html) @@ -28,7 +28,7 @@ Install application dependencies by running Yarn. You should do this on initial yarn ``` -## Starting DTP Sites In Development Mode +## Starting In Development Mode 1. Make sure `NODE_ENV` is set to `local` 2. Run `./sites-start-local` in a VS Code terminal, then rename that terminal to `services`. @@ -37,7 +37,7 @@ yarn You can now make changes to program source code, and the environment will automatically respond, build, pack, and re-load things as needed depending on what you did and what's open/running. -DTP Sites is a multi-tier web hosting engine built on: +Live (In a Volcano) is a multi-tier web hosting engine built on: - [MongoDB](https://www.mongodb.com/) - [Redis](https://redis.io/) @@ -87,4 +87,5 @@ Redis simply has many different documents to describe it's many different featur ## Software License -The Digital Telepresence Platform Sites engine is licensed under the [Apache 2.0](https://spdx.org/licenses/Apache-2.0.html) open source software license. See [LICENSE](LICENSE) for more information. \ No newline at end of file +Live (In a Volcano) Copyright (C) 2022 Pixie +All Rights Reserved \ No newline at end of file