Update Home authored by Christian Dominic's avatar Christian Dominic
......@@ -5,33 +5,3 @@ Welcome to the Wiki of Figments.NRW! This space is created to provide a centrali
> **_NOTE:_** This is a living document. We will add and edit our documentation ongoing.
## Why use Figments.NRW
Explore the foundational concepts and ideas that form the basis of Figments.NRW. Gain a deeper understanding of the project's vision and objectives.
- [[Features]]
- [Building immersive Environments](Immersive-Environments.md)
### Using Figments.NRW
-
### Developing for and with Figments.NRW
Stay informed about the development progress of Figments.NRW. Discover how our features are built, how you can change or adapt these and how you can built your own features that contribute to the growth of this project.
Feel free to contribute to this wiki by letting us know what information is missing. You can send us your feedback via info@figments.NRW and we will try to add any additional articles to this wiki.
- [Project Structure](Project-Directory-Structure.md)
### Deployment
Deploying Figments.NRW can be tailored to suit various environments, including local hosts/clients, dedicated servers, and clustered setups.
For local hosts and clients, the deployment process involves setting up the necessary dependencies and configuring the application to run efficiently on individual machines. This facilitates development and testing in a controlled environment.
On the other hand, deploying Figments.NRW on dedicated servers involves configuring the software to operate continuously, making it accessible to a broader audience over the internet or a local intranet. This setup ensures consistent availability and performance on a smaller scale.
For more complex and scalable deployments, clustered environments are ideal. Clustered deployments involve distributing the application across multiple servers, allowing for load balancing, fault tolerance, and enhanced performance.
- [Server Orchestration and Setup](./Server-Orchestration-and-Setup)