Showing 26 open source projects for "apache server"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 1
    Project NOMAD

    Project NOMAD

    Self-contained, offline survival computer with tools, knowledge, & AI

    Project N.O.M.A.D. (Node for Offline Media, Archives, and Data) is a self-contained, offline-first knowledge and education server designed to run on local hardware. It combines AI, educational resources, and critical information tools into a single platform accessible through a web browser. Built as a containerized system managed via Docker, it orchestrates multiple applications through a centralized “Command Center” interface. NOMAD enables users to access offline Wikipedia, AI chat, maps,...
    Downloads: 30 This Week
    Last Update:
    See Project
  • 2
    Open Source Vizier

    Open Source Vizier

    Python-based research interface for blackbox

    Open Source (OSS) Vizier is a Python-based interface for blackbox optimization and research, based on Google’s original internal Vizier, one of the first hyperparameter tuning services designed to work at scale. Allows a user to setup an OSS Vizier Server, which can host black-box optimization algorithms to serve multiple clients simultaneously in a fault-tolerant manner to tune their objective functions. Defines abstractions and utilities for implementing new optimization algorithms for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Hello JavaScript

    Hello JavaScript

    Course repository designed to teach JavaScript from scratch in Spanish

    hello-javascript is a comprehensive course repository designed to teach JavaScript from scratch in Spanish, pairing source code with hours of video content and hundreds of exercises. It covers the JavaScript language core, from variables and control flow to functions, objects, arrays, and modern ECMAScript features. The project also touches the browser and Node.js ecosystems so learners can understand both client and server contexts. Exercises and lesson organization make it easy to follow...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Easy Database Forms For All

    Easy Database Forms For All

    Create Web Based Forms Quickly, With In-built DB, For All Your Teams

    Please watch the video till 18m:00s / screenshots below for easy installation steps. This video is taken from my other project, with many similarities and some naming differences. After installation, login to the Administrator Page with : Username : root Password : change_this and look at the team1 database and the sample_table in it, from all aspects. You can now create your own tables/forms. Also, login into the team1 user page ( from homepage ) with : Username : team1...
    Downloads: 4 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5
    Portable SLiMS

    Portable SLiMS

    This project is for Portable SLiMS.

    Portable SLiMS is a way to make SLiMS being use without any hassle. Within portable SLiMS, you already have apache as the web server app, mariadb as database app, including php as the emulator for programming language. Our motto is "extract and go!".
    Downloads: 7 This Week
    Last Update:
    See Project
  • 6
    Kubernetes The Hard Way

    Kubernetes The Hard Way

    Bootstrap Kubernetes the hard way

    Kubernetes The Hard Way is a hands-on guide to building a Kubernetes cluster from the ground up without using automation tools—no managed services, no scripts to hide the details. It walks you through every component: provisioning compute resources, generating TLS certificates, configuring etcd, bootstrapping the control plane, joining worker nodes, setting networking, and verifying everything works. The purpose is educational: by doing each step manually, you gain deep insight into how...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    V2DC

    A synchronisation component for p5.js

    This project aims to build a synchronisation component to synchronise multiple p5.js clients. This component uses WebSocket and a Java EE based server (this last can be replaced by any other server side WebSocket enabled platform).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    MMOWGLI

    MMOWGLI

    Massive Multiplayer Online Wargame Leveraging the Internet

    MMOWGLI, the Massive Multiplayer Online Wargame Leveraging the Internet, enables collaborative thinking and innovation. Players build Ideas and Action Plans together on the Web. Play the game, change the game! MMOWGLI is a message-based game to encourage innovative thinking and collaboration by many people, connected via the Web. It has been used to study a number of topics... starting in 2021 and beyond. Years of funded support by Office of Naval Research (ONR) and more than a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    miniBachelor

    miniBachelor

    Mini Version meiner Bachelorarbeit

    ...Im Branch "speedup" habe ich mit jedem Commit folgende Features beigefügt: - Worker-Proxies mit gerader id machen Breitensuche - Optimierungen beim Kompilieren - Nutzung einer Heuristik statt Simplex - Multi-Threaded Server und Callback-Funktion zum Beenden von solve()
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 10
    poludnitsa

    poludnitsa

    Exam & quiz web platform written as a CGI application

    Poludnitsa is a free exam/quiz platform. I wrote it because I needed a simple and robust platform to test a bunch of people. Poludnitsa is a CGI application, therefore it requires a web server (like Apache, nginx, etc). It's primarily written (and runs) on Linux platforms, however, being written in pure ANSI C makes it easily portable to virtually any platform. Poludnitsa stores all information in a PostgreSQL database. The installation of Poludnitsa is quite straigth-forward: it's as simple as putting two *.cgi files on your Linux web server, creating a text file with the SQL configuration that Poludnitsa should use, and access the administration GUI which will provide a wizard for initial configuration (detailed instructions are provided within the package).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Dynamic Queries

    Project to dinamically export queries to Excel, PDF and Jasper Viewer

    Project to execute SQL queries from an SQL file. Once the file is loaded you can export the result to an Excel or PDF file or to view it with Jasper Viewer. The file loaded can be seen in a textarea. This textarea is editable so that you can edit your query at runtime and export it. For the time being you can't include parameters to the query. The best of this project is that you really don't know how many columns of the table of your database are and this project dinamically does this.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Delphi Learning Package for Moodle

    Delphi Learning Package for Moodle

    Delphi Learning Package is a tool for collaborative learning in moodle

    Delphi Learning Package (DLP) is a tool for collaborative learning. The methodology implemented using DLP is based on the well known strategic consultancy method called Delphi. See http://en.wikipedia.org/wiki/Delphi_method The Delphi method is a structured communication technique, originally developed as a systematic, interactive forecasting method which relies on a panel of experts.The experts answer questionnaires in two or more rounds. After each round, a facilitator provides an...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    acl_cpp

    a powerfull c++ library for win32/linux, server framework, HttpServlet

    acl_cpp(which has been included in acl project: https://sourceforge.net/projects/acl/ , please download it from acl project url) is a c++ wrap library for acl, and acl_cpp has many more useful functions than acl, such as streaming mime parsing, handler socket supporting, and db(mysql and sqlite) pool interface, HttpServlet, etc. With acl_cpp, you'll get more powerfull acl functions, and the quickly development, module programming, good luck!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Open Education

    Open Education

    Manual: Installing and Administrating Open Source for Education Sector

    ...It is divided into six major sections starting from installing the operating system which is OpenSUSE and ending with installing Moodle (e-learning management system) and Focus SIS which is a software that enables the students families to keep in touch with the students' learning process. These six sections are: 1. Installing Open SUSE which is the operating system 2. Installing Apache which is the web server 3. Installing PHP which is the compiler and the executor application 4. Installing MySQL which is the databsae server 5. Installing Moodle which is the educational management tool 6. Installing Focus SIS which is a software that enables the students families to keep in touch with the students' learning process. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Maux is a database monitor system made on php, using apache server and mowes. The program is useful to monitoring Oracle 10G express/standart edition.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Darskade is a kind of Learning Management System (LMS as a branch of CMS) and its main goal is to help professors and teacher assistants to manage classes, communicate with students, upload course contents ,put assignments and grades on it and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PROTAGE
    The PROTAGE system is distributed clients/server system platform able to manage action plans for the digital preservation created/edited by the agent platform or by the user himself.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Acoma process email communication on server or desktop side and attach relevant information from various sources to an email messages. It can be used within any email client or mobile device since it is hooked up to email as a proxy to SMTP or POP3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    LaSuli is a firefox sidebar. With LaSuli user can highlighter fragments on the web pages, and organize those fragments with topics. Users can compare different interpretations from different viewpoints. LaSuli also support webdav server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Java-based Image Server engine to organise high resolution images. The intermediate images will be generated transparently and available through defined URLs. The aim is to extended to Digital Asset Management Server
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A client-server quiz game on LAN network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Ein WAMP Installer für alle die ein Webserver benötigen. Integriert ist ein Apache-Server, PHP, MySql und PHPmyAdmin. \n A WAMP Installer for everyone who need a Webserver. Integrated is a Apacheserver, PHP, MySQL and PHPmyAdmin
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Large set of functions for biological records (ECG, EEG, phono), datastore, datamining and analysis (HRV, QT, RR, ST). The application is written in Java, so that it is assumed to work on all devices. It runs as a desktop or client-server application. It
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Bodington is a free VLE. Users can upload content, host discussions, publish/manage external links, make interactive resources, eg customised logbooks, peer-reviewed reflective diaries/e-portfolios, multiple choice tests, short answer papers (QTI) ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A platform independent application with embedded web server. The intended use is to allow students to perform common classroom tasks via a web browser. It allows for the distribution and submission of assignments and classroom materials.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB