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.
Create free account
AI-generated apps that pass security review
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
WebDAV CGI brings your file service to the Web and is moved to github [https://github.com/DanRohde/webdavcgi/]. WebDAV CGI adds a modern Web interface and WebDAV to file systems like AFS, NFS, CIFS/SMB, EXT, GFS, and so on. It preserves existing file permissions by using a included setuid/setgid wrapper.
...Based on html form authentication and cookie authentication session. Cookie session are stored in memcache deamon. Can be used has an simple "Single Signe-On" (SSO).
All the code source and the bug tracking has migrated to github:
https://github.com/ZenProjects/Apache-Authmemcookie-Module
All the documentation are here:
https://zenprojects.github.io/Apache-Authmemcookie-Module/
Server side scripting language similar to ASP and PHP, but using C++.
...CPPSP is built upon the CPoll asynchronous I/O and utility library, which offers simple I/O abstraction, network abstraction, memory management, and container classes.
CPPSP project home page:
http://xa.us.to/cppsp/index.cppsp
Main development happens on github at:
https://github.com/xaxaxa/workspace/
Documentation is currently being worked on, but there is a doxygen reference at:
http://xa.us.to/cppsp/doxygen/html/classcppsp_1_1_page.html
GCC 4.7 or above is required even for the binary release because .cppsp pages need to be compiled at runtime.
CPPSP currently only supports linux (due to the use of epoll).