Update Home.md authored by Dominic Fehling's avatar Dominic Fehling
...@@ -13,7 +13,7 @@ Welcome to the Figments.nrw Wiki! This space is created to provide a centralized ...@@ -13,7 +13,7 @@ Welcome to the Figments.nrw Wiki! This space is created to provide a centralized
Explore the foundational concepts and ideas that form the basis of Figments.nrw. Gain a deeper understanding of the project's vision and objectives. Explore the foundational concepts and ideas that form the basis of Figments.nrw. Gain a deeper understanding of the project's vision and objectives.
- [Assets and Environments for Virtual Worlds](./Conceptual-Ideas/Assets-and-Environments.md) - [Assets and Environments for Virtual Worlds](./Conceptual-Ideas/Assets-and-Environments)
## Development ## Development
...@@ -26,5 +26,5 @@ Feel free to contribute to this wiki by letting us know what information is miss ...@@ -26,5 +26,5 @@ Feel free to contribute to this wiki by letting us know what information is miss
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. This setup ensures consistent availability and performance, essential for a production-ready application. 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. Tailoring the deployment strategy to your specific needs ensures optimal functionality and scalability of Figments.nrw in diverse settings. 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. This setup ensures consistent availability and performance, essential for a production-ready application. 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. Tailoring the deployment strategy to your specific needs ensures optimal functionality and scalability of Figments.nrw in diverse settings.
- [Server Orchestration and Setup](./Server-Orchestration-and-Setup.md) - [Server Orchestration and Setup](./Server-Orchestration-and-Setup)