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.
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)