Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
A MMORPG Game Engine Writted in Monogame GL full C#
Very easy to make a game. With simple Level Editor.
Whit cross-plattform Server on .NET Core Tecnology
Build your Cross-Platform Game whitout programming!
Aviable for Xbox one, PS4, Android, iOS and more platform.
Try Live Demo:
http://www.makingitalia.net/MireWEB/
Project are migrated on Mire Engine.
See Updated at:
http://www.makingitalia.net/mire/
Raspberry Pi compatible docker image containing a Citadel groupware server. This image has been successfully tested on a Raspberry Pi 3 running Hypriot OS.
Run it with the following command (make sure to replace YOUR_HOSTNAME with your preferred hostname (e.g. mail.my.domain):
docker run -d -h YOUR_HOSTNAME --name citadel --dns 8.8.8.8 -e WEBCIT_LANG=en -e WEBCIT_HTTP_PORT=8080 -e WEBCIT_HTTPS_PORT=8443 -p 25:25 -p 110:110 -p 143:143 -p 465:465 -p 587:587 -p 993:993 -p 995:995 -p...