Showing 314 open source projects for "server admin"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1
    Embedded HTTP Server (EHS) is a C++ class library which can be inherited from to add HTTP(S) server functionality to any class or application. It is easily extendable (samples included) and supports SSL, form data via POST or GET, uploads via multi-part form attachments and WebSockets. Operation modes include single- and multi-threaded operation.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Phosphorus Five

    Phosphorus Five

    A Full Stack RAD Web Application Development Framework

    ...It enables developers to create modular web apps using the Hyperlambda language, which focuses on logic and data manipulation with minimal syntax. Phosphorus Five includes its own web server, authentication mechanisms, plugin architecture, and UI components, making it an all-in-one solution for web-based automation, admin panels, and intranet applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    College Notes Management System

    A notes management system.

    ...The whole system is coded in core PHP and MySqli Requirements: * PHP 5.3 or higher recommended * MySQL DB * Ability to write .htaccess file for apache mod_rewrite Installation guide: * Upload College-Notes-Gallery to the directory of your choice. * Import MySql Db file to your database software (E.g : Php_My_Admin ) * Configure connection to your database and server by modifying connection.php file * Navigate to the installation in your browser Done :) Main Features: Multiple user access: Allows multiple type of users(teacher/student/admin) to login Functional Admin panel: Allows admins to manage the whole system CRUD functionalities: Allows all users to create,read,update and delete their notes in a managed format Profile update option: Allows users to update their profile
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Fleetco - Fleet Maintenance Management

    Fleetco - Fleet Maintenance Management

    Fleet Maintenance Management System

    ...It will allow the owners to have full control of the maintenance of a vehicle fleet. Download here: https://www.fleetco.space/fleetcodownload/ Fleetco v 1 DEMO (No admin rights) https://www.fleetco.space/fleetcov1/ Username: User Password: user123 Fleetco v 2 DEMO (No admin rights) https://www.fleetco.space/fleetcov2/ Username: User Password: user123 Manual: http://www.fleetco.space/manual/ Version 2 - Features - Multilanguage - Bootstrap responsive theme - Customizable columns - Hide/view columns - Miscellaneous improvements & bug fixes Version 2 Requirements: Web server with PHP 5 to 7.0 with mcrypt extension (PHP 7+ may not have mcrypt extension by default) MySQL Database
    Downloads: 6 This Week
    Last Update:
    See Project
  • Atera - an All-in-one platform for IT management Icon
    Atera - an All-in-one platform for IT management

    Ideal for IT departments and MSPs (managed service providers)

    Your IT essentials, integrated & elevated. Take your IT management from automated to autonomous, download Atera's agent to start your free trial!
    Try Atera now
  • 5
    Subrion CMS

    Subrion CMS

    Subrion CMS - open source php content management system

    Subrion is a Content Management System (CMS) that allows you to build websites for any purpose. Yes, from blog to corporate mega portal. It is a powerful web application that requires a server with PHP / MySQL to run. Subrion is a free and open-source software distributed under the GPL v3. A PHP-based open-source CMS for building various types of websites, including directories and blogs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    confd

    confd

    Manage local application configuration files using templates from etcd

    confd is a lightweight configuration management tool focused on keeping local configuration files up-to-date using data stored in etcd, consul, dynamodb, redis, vault, zookeeper, aws ssm parameter store or env vars and processing template resources. confd is also focused on reloading applications to pick up new config file changes. Go 1.10 is required to build confd, which uses the new vendor directory. You should have a working etcd, or consul server up and running and the ability to add...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7

    Simple Client Server Chat Example

    An example of a simple chat system

    This project is a demonstration example on multi-threading programming in Java (old school) and network programming (String exchanges over network). The multi-threading part aims to show how to avoid blocking methods by putting them in separate thread, therefor, the ExecutorService was not used. Two Runnable interfaces are available in the server and the client to show how the dialog is managed. The Socket part aims to show how simple communication using TCP/IP are quite simple. The system...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Easy-HotSpot

    Easy-HotSpot

    A super easy WiFi hotspot user management utility for Mikrotik router

    Easy HotSpot, A super easy WiFi hotspot user management utility for Mikrotik RouterOS based Router devices and works using the PHP PEAR2 API client by boenrobot. This PHP/MySql/Bootstrap based package can be installed in any supporting OS in a local webserver of the client or in any internet based webservers of choice. Put the contents/source code in the root or in a sub folder of the host/domain, as required. A MySql database need to be created in order to work, but the package will...
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 9
    Codis

    Codis

    Proxy based Redis cluster solution supporting pipeline

    ...It is production-ready and widely used at wandoujia.com and many companies. You can see Codis Releases for latest and most stable releases. GUI website dashboard & admin tools. Supports most of Redis commands. Fully compatible with Twemproxy. Proxies can register on zk/etcd, clients can avoid dead proxies, see "High Availability" section. "Resharding" means migrating the data in one slot from one redis server to another, which usually happens while increasing/decreasing the number of redis servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10

    NodeWork

    Simple HR App using NodeJS

    Simple HR/Admin Tool for a Company in Node JS Log-in functionality is not included here. NO ORM is used. Intended Audience: Beginners of Node JS How to use: Install Node JS in your machine. Get the source code. Look at the db folder and create the MySQL table structure as given in the dump. Since all the needed modules are included here you can straight away run node app.js and you will see this shell output: "Express server listening on port 3300" You can access as follows: Employees: http://localhost:3300/employees Inventory: http://localhost:3300/inventory Projects: http://localhost:3300/projects
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    cds

    Concurrent Data Structure library

    CDS (Concurrent Data Structures) is a C++ template library of lock-free and fine-grained lock-based algorithms. It contains a collection of concurrent data structures: queues, stacks, sets, maps, etc, and safe memory reclamation schema for concurrent containers - Hazard Pointer and user-space RCU. See doxygen doc http://libcds.sourceforge.net/doc/cds-api/index.html. The source code repo for libcds 2.x has been moved to https://github.com/khizmax/libcds
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    AJAX-PHP File Transfer Manager

    Ajax Php web application to transfer (copy) files between two servers.

    Ajax - PHP web application that can be used to transfer (copy) files and folders from one server to another with PHP FTP; also, it can rename and delete files and folders on both servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    VirtualMailServer Script

    VirtualMailServer Script

    Easy installation and configuration of a complete mail server

    Sorry. VirtulMailServer is not anymore an opensource project cause it's been involved in a commercial project. VMS is now an app for Bulk Email and it comes with new fully working features. If you are interested in the project, please contact me: claudio.taccogna@gmail.com . See you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Aurora.3

    Aurora.3

    The code for Aurorastation's new base, forked from Baystation12

    Aurora.3 is the codebase for AuroraStation, a heavily roleplay-focused Space Station 13 server set aboard the megacorporate starship SCCV Horizon, building upon a Baystation12 fork with rich lore, Discord integration, and MySQL-backed data systems. If you wish to develop for our codebase, please take a look at the guides under .github/guides and the github wiki, as they outline the guidelines for contributing to our codebase, which outline both the process for and the guidelines you must...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    OpenLdap Server Quick Setup

    Tool to quickly set up an LDAP server

    Tool to quickly set up an OpenLDAP server based on the steps outlined at: http://www.itzgeek.com/how-tos/linux/centos-how-tos/step-step-openldap-server-configuration-centos-7-rhel-7.html Automates the process of installing the required packages, generating a hashed password for the LDAP admin, creating certs, writing/importing config files, and restarting services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Battlefield Admin Control Panel

    A web based admin tool to work with the procon plugin AdKats.

    The Battlefield Admin Control Panel (BFACP) is a web based admin tool designed to work exclusively with AdKats (v6+) and XpKillers Chat, GUID, Stats and Mapstats Logger (v1.0.0.2).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Let me in Hippo

    A way of getting into Hippo CMS for the admins without having password

    Sometimes you receive a database dump of a Hippo CMS application form other parties without receiving an admin user credentials. When that happens you can simply place this JAR on your classpath, for instance by dropping it into your tomcat's lib folder and restarting your server. On start up this JAR will create an admin user "sparekey" with the password "12345". Please to not forget to change the password afterward.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Online Tax Payment

    Online tax management system in corporation is a web application which

    We know that there are different kinds of taxes such as, Land Tax, Plantation Tax, Building Tax, Luxury tax etc. Land tax is paid in the Village Office; Building Tax is in Panchayath , Municipality or Corporation offices. By using this application an admin can manage and coordinate the payments and it will provide an user friendly atmosphere for the users of the application. This application uses C#.NET as front end and SQL SERVER as back end.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    .NET CMS

    .NET CMS

    CMS Forum software Gallery Wiki cms multilingual multi site social

    Microsoft® Enterprise class .net CMS multilingual+FORUM+GALLERY+DYNAMIC PDF generator+Responsive Web Design+WIKI+COMMUNITY: Easy user-friendly,ultra fast (10X),dynamic sitemap;multi site in different domain;multi server;HTML5 microdata schema.org; PayPal IPN,SEO,chat,Adsense,templates,plugins. Support: http://cmsaspnet.com/
    Downloads: 6 This Week
    Last Update:
    See Project
  • 20
    JSimpleProxy

    JSimpleProxy

    Simple Proxy tool

    JSimpleProxy, is a simple proxy tool, very useful for Web Services. It allows to have one internal server routing all the calls to other servers. It also provides a UI admin screen to manage your proxy rules. The url for accessing the UI is /_jSimpleProxyAdmin/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Linux From Scratch GNU/Linux x-lfs-2010

    Linux From Scratch GNU/Linux x-lfs-2010

    LFS that builds GNU/Linux %100 NON-STOP from GNU C 4.4 - Firefox-20.0

    see https://sourceforge.net/projects/totally-built-linux-distro/ "0.2 is so much easier than build-0.1" build-0.1 NO LONGER WORKS many URL of required src.tar.gz were (re)moved by big tech, and firefox-20 is refused by big tech cryptoXXX ~~~~~~~~~ Builds GNU/Linux from termcap and gcc up to X11 Firefox-20.0 lite. It is %100 GNU/Linux from source compiled on your box (and ready to change) "without any known build fails". It's not a fork of any distro. 350+ pkgs: ie, ddd,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Quokka

    Quokka

    Quokka is a Content Management System - `docker run

    ...Quokka is not limited to CMS area, it is also possible to create Quokka extensions to provide any kind of web application based on Python and Flask. Quokka can also (optionally) generate a static website from the contents generated in its admin interface. Web-based content management admin interface. Multiple content formats (markdown, rst, html, plaintext) Compatibility with any of the Pelican Themes. Flat file NoSQL database TinyDB or optionally MongoDB for scale deployments. Host the Quokka on server or generate a static website. Extensible via modules/plugins. Powered by Python, Flask, Flask-Admin, TinyMongo and Pelican Themes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    netPanzer

    netPanzer

    An online multiplayer tactical warfare game for fast action combat!

    netPanzer is an online multiplayer tactical warfare game designed for play across the Internet and over LAN systems. netPanzer is designed for FAST ACTION combat -- it is not another resource management clone.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    tina4stack

    tina4stack

    The Tina4 Stack, selected tools for making PHP development much easier

    The tina4 stack as current is an NGINX/PHP environment which will allow you to do server routing within your code and assist with the layout of your project and allow you to achieve your programming goals on top of a stable code base which has everything from database handling to templating. If you like Manga Comics & want to help then get in touch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    power-console-admin

    Unix/Linux console admin for PowerDNS server

    Easy to use PowerDNS admin for Unix/Linux console. Work with SQLite3, MySQL, PostgreSQL backend. Easy way to create domain, add/update record data - simultaneously forward and reverse zone. Both IPv4 and IPv6 addresses. In the future maybe with ncurces UI.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo