Anuko Time Tracker
Anuko Time Tracker is an open-source, web-based time tracking application written in PHP. It allows you to track the time that employees, colleagues, or teammates spend working on projects and tasks. It needs a web server such as Apache, IIS, etc. to run on, and a database to keep the data in, such as MariaDB or MySQL. After registering, create at least one project on the Projects tab. That's it. Now you are ready to track work time on the Time page and run reports on the Reports page. Access to the system to install it on. A web server that can run PHP code such as Apache, IIS, Tomcat, or others. A database server such as MariaDB or MySQL. Time Tracker is a PHP application that runs on a web server and uses a database. Therefore, you can run it on any system where such environment exists, Linux, FreeBSD, Windows, macOS, and others.
Learn more
NGINX Unit
An universal web app server that combines several layers of the typical application stack into a single component. NGINX Unit simplifies the application stack for web apps and APIs by combining several layers of the typical stack into a single component. NGINX Unit is a universal web app server, intended as a building block for any web architecture regardless of its complexity, from enterprise-scale deployments to your pet's home page. It is equally suited to simplifying modern microservices environments as it is to modernizing legacy and monolithic applications. NGINX Unit was created by the original NGINX team on an all-new, open-source codebase. The architecture incorporates insights from over a decade of running the world’s most popular web server. Unlike the NGINX web server, NGINX Unit uses a multi-process, multi-threaded architecture. The NGINX web server is often deployed as a reverse proxy in front of web applications. NGINX Unit can run the application code natively.
Learn more
Apache Tomcat
The Apache Tomcat® software is an open source implementation of the Jakarta Servlet, Jakarta Server Pages, Jakarta Expression Language, Jakarta WebSocket, Jakarta Annotations and Jakarta Authentication specifications. These specifications are part of the Jakarta EE platform. Apache Tomcat software powers numerous large-scale, mission-critical web applications across a diverse range of industries and organizations. Some of these users and their stories are listed on the PoweredBy wiki page. The Apache Tomcat Project is proud to announce the release of version 10.0.10 of Apache Tomcat. This release implements specifications that are part of the Jakarta EE 9 platform.
Learn more
Apache TomEE
Apache TomEE, pronounced “Tommy”, is an all-Apache Jakarta EE 9.1 certified application server that extends Apache Tomcat that is assembled from a vanilla Apache Tomcat zip file. We start with Apache Tomcat, add our jars, and zip up the rest. The result is Tomcat plus EE features, TomEE. Stable and ready for production, Apache TomEE 8.0 implements Java EE 8/Jakarta EE 8 and supports the javax namespace. Runs on Java 8 or higher. Mostly Jakarta EE 9.1 web profile compliant and supports the new jakarta namespace. Runs on Java 11 or higher. Apache TomEE comes in four different flavors, web profile, MicroProfile, Plus and Plume. Apache TomEE web profile delivers servlets, JSP, JSF, JTA, JPA, CDI, bean validation and EJB Lite. Apache TomEE MicroProfile adds support for MicroProfile. Apache TomEE Plus and Plume add support for JMS, JAX-WS, and more. Mostly Jakarta EE 9.1 Web Profile compliant and supports the new jakarta namespace.
Learn more