Showing 362 open source projects for "admin"

View related business solutions
  • Auth0 for AI Agents now in GA Icon
    Auth0 for AI Agents now in GA

    Ready to implement AI with confidence (without sacrificing security)?

    Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
    Start building today
  • Automate contact and company data extraction Icon
    Automate contact and company data extraction

    Build lead generation pipelines that pull emails, phone numbers, and company details from directories, maps, social platforms. Full API access.

    Generate leads at scale without building or maintaining scrapers. Use 10,000+ ready-made tools that handle authentication, pagination, and anti-bot protection. Pull data from business directories, social profiles, and public sources, then export to your CRM or database via API. Schedule recurring extractions, enrich existing datasets, and integrate with your workflows.
    Explore Apify Store
  • 1
    Rails Admin

    Rails Admin

    RailsAdmin is a Rails engine that provides an easy-to-use interface

    RailsAdmin is a mountable admin backend for Ruby on Rails that generates polished CRUD interfaces for your Active Record models. It automatically infers fields, associations, and validations, giving you searchable, sortable list views and rich edit forms with very little setup. The engine supports custom actions, batch operations, and export flows so non-developer staff can manage content and data safely.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Spring Boot Admin

    Spring Boot Admin

    Admin UI for administration of spring boot applications

    ...Each application that wants to register has to include the Spring Boot Admin Client.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    Administrate

    Administrate

    A Rails engine that helps you put together an admin dashboard

    A framework for creating flexible, powerful admin dashboards in Rails. Administrate is still pre-1.0, and there may be occasional breaking changes to the API. Check the release notes for important updates. Administrate is a library for Rails apps that automatically generates admin dashboards. Administrate's admin dashboards give non-technical users clean interfaces that allow them to create, edit, search, and delete records for any model in the application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    PostfixAdmin

    PostfixAdmin

    Web based virtual user administration interface for Postfix mail

    PostfixAdmin is a web-based interface for managing mail domains, mailboxes, and aliases for Postfix mail servers. It allows administrators to add and configure virtual domains and email users easily, supporting MySQL, PostgreSQL, and SQLite as backend databases. It's widely used in self-hosted email setups for simplifying email management.
    Downloads: 15 This Week
    Last Update:
    See Project
  • G-P - Global EOR Solution Icon
    G-P - Global EOR Solution

    Companies searching for an Employer of Record solution to mitigate risk and manage compliance, taxes, benefits, and payroll anywhere in the world

    With G-P's industry-leading Employer of Record (EOR) and Contractor solutions, you can hire, onboard and manage teams in 180+ countries — quickly and compliantly — without setting up entities.
    Learn More
  • 5
    NVM for Windows

    NVM for Windows

    A node.js version management utility for Windows written in Go

    Manage multiple installations of node.js on a Windows computer. Similar (not identical) to nvm, but for Windows. This has always been a node version manager, not an io.js manager, so there is no back-support for io.js. However, node 4+ is supported. Remember when running nvm install or nvm use, you must have Windows administrative rights (to create symlinks). There are situations where the ability to switch between different versions of Node.js can be very useful. For example, if you want to...
    Downloads: 468 This Week
    Last Update:
    See Project
  • 6
    frp

    frp

    A Fast Reverse Proxy

    ...It also has a P2P connect mode and many other nifty features. These include configuration files, environment variables, a dashboard that shows you frp's status and proxies' statistics information, an Admin UI that helps you check and manage frpc's configuration, and many others.
    Downloads: 36 This Week
    Last Update:
    See Project
  • 7

    ngx-admin

    Customizable admin dashboard template based on Angular 10+

    ngx-admin is the most popular open source admin dashboard based on Angular 10+, now with beautiful backward-compatible material themes! Now your admin dashboard will not only be packed with complete features and backend services, you'll have exquisite, custom themes to match your company perfectly. Expect high resolution, responsive layouts, RTL support and many other benefits. ngx-admin also comes with Eva Design System support, and more than 40 Angular Components and over 60 Usage Examples. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Kubernetes Dashboard

    Kubernetes Dashboard

    General-purpose web UI for Kubernetes clusters

    ...Kubeconfig Authentication method does not support external identity providers or certificate-based authentication. Metrics-Server has to be running in the cluster for the metrics and graphs to be available. Make sure that you know what you are doing before proceeding. Granting admin privileges to Dashboard's Service Account might be a security risk. In most cases after provisioning cluster using kops, kubeadm or any other popular tool, the ClusterRole cluster-admin already exists in the cluster. We can use it and create only ClusterRoleBinding for our ServiceAccount. If it does not exist then you need to create this role first and grant required privileges manually.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Cockpit

    Cockpit

    A sysadmin login session in a web browser

    Cockpit makes GNU/Linux discoverable. It’s an interactive server admin interface that lets you see and understand the health of your server at a glance; interact directly with the operating system from a real Linux session; and perform system tasks with a mouse all in a web browser. With Cockpit, sysadmins can easily perform tasks such as starting containers, storage administration, network configuration, inspecting logs and more.
    Downloads: 8 This Week
    Last Update:
    See Project
  • Most modern and flexible cloud platform for MLM companies Icon
    Most modern and flexible cloud platform for MLM companies

    ERP-class software for multi-level marketing

    For direct selling (MLM) companies, from startup to well established enterprises with millions of distributors across the world
    Learn More
  • 10
    Wiki.js

    Wiki.js

    A modern and powerful wiki app built on Node.js

    Works on virtually any platform and is compatible with either PostgreSQL, MySQL, MariaDB, MS SQL Server or SQLite! Manage all aspects of your wiki using the extensive and intuitive admin area. Running on the blazing-fast Node.js engine, Wiki.js is built with performance in mind. Fully customize the appearance of your wiki, including a light and dark mode. You'll be ready to go within minutes! Step-by-step install guides are available for all platforms. Make your wiki public, completely private, or a mix of both. ...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 11
    django-health-check

    django-health-check

    a pluggable app that runs a full check on the deployment

    The primary intended use case is to monitor conditions via HTTP(S), with responses available in HTML and JSON formats. When you get back a response that includes one or more problems, you can then decide the appropriate course of action, which could include generating notifications and/or automating the replacement of a failing node with a new one. If you are monitoring health in a high-availability environment with a load balancer that returns responses from multiple nodes, please note that...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ClusterSSH (cssh)

    ClusterSSH (cssh)

    Cluster SSH - Cluster Admin Via SSH

    ClusterSSH is a tool to manage simultaneous interactive sessions across multiple SSH-accessible hosts. It opens one master terminal and many child terminal windows (or tabs), sending the same keystrokes to all clients while allowing isolated input per host. This is useful when orchestrating repetitive tasks—such as rolling updates or diagnosing distributed systems—without copying and pasting into each window. The interface supports splitting windows, delayed input modes, and host groupings...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Mailu

    Mailu

    Insular email distribution - mail server as Docker images

    Mailu is a simple yet full-featured mail server as a set of Docker images. It is free software (both as in free beer and as in free speech), open to suggestions and external contributions. The project aims at providing people with an easily setup, easily maintained and full-featured mail server while not shipping proprietary software nor unrelated features often found in popular groupware. Security, enforced TLS, DANE, MTA-STS, Letsencrypt!, outgoing DKIM, anti-virus scanner, Snuffleupagus,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MicroK8s

    MicroK8s

    Single-package Kubernetes for developers, IoT and edge

    Low-ops, minimal production Kubernetes, for devs, cloud, clusters, workstations, Edge and IoT. MicroK8s automatically chooses the best nodes for the Kubernetes datastore. When you lose a cluster database node, another node is promoted. No admin needed for your bulletproof edge. MicroK8s is small, with sensible defaults that ‘just work’. A quick install, easy upgrades and great security make it perfect for micro clouds and edge computing. As the publishers of MicroK8s, we deliver the world’s most efficient multi-cloud, multi-arch Kubernetes. Under the cell tower. On the racecar. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Seafile

    Seafile

    High performance file syncing and sharing

    Seafile is an open source file sync & share solution designed for high reliability, performance and productivity. Sync, share and collaborate across devices and teams. Build your team's knowledge base with Seafile's built-in Wiki feature. Organize files into libraries. A library can be selectively synced into any device. Reliable and efficient file syncing improves your productivity. Access files in the cloud in local S: drive without syncing them. Extends the local disk space with the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    PINN

    PINN is an enhancement of NOOBS

    PINN is an enhancement of NOOBS for the Raspberry Pi. It allows the installation of MULTIPLE OSes on the same SD/HDD/SSD device with an OS chooser when booting. Built-in Admin tools allow you to backup & restore your OSes and fix OS problems by including basic disk checking, password changing, and a command shell.
    Leader badge
    Downloads: 75,475 This Week
    Last Update:
    See Project
  • 17
    SystemRescue

    SystemRescue

    A Linux system rescue toolkit as a bootable removable device

    SystemRescue is a Linux system rescue disk available as a bootable CD-ROM or USB stick for administrating or repairing your system and data after a crash. It aims to provide an easy way to carry out admin tasks on your computer, such as creating and editing the hard disk partitions. It comes with a lot of software such as disk management tools (parted, partimage, fsarchiver, filesystem tools, ...), network administration programs and simple text editors . It can be used for both Linux and windows computers, and on desktops as well as servers. ...
    Leader badge
    Downloads: 6,872 This Week
    Last Update:
    See Project
  • 18
    USBDeview

    USBDeview

    Utility that lists all USB devices connected to your computer

    ...USBDeview also allows you to uninstall USB devices that you previously used, disconnect USB devices that are currently connected to your computer, as well as to disable and enable USB devices. You can also use USBDeview on a remote computer, as long as you login to that computer with admin user.
    Downloads: 959 This Week
    Last Update:
    See Project
  • 19
    Ultimate Edition

    Ultimate Edition

    An Ubuntu remix for both new and experienced Linux sophisticates

    Ultimate Edition Linux, previously "Ubuntu Ultimate Edition". We cater to a large base of *nix users including, but certainly not limited to gamers & low resource computers. We have a Ultimate Edition for virtually any user.
    Leader badge
    Downloads: 903 This Week
    Last Update:
    See Project
  • 20
    pj-tftp-server

    pj-tftp-server

    Pure Java TFTP server.

    Pure Java TFTP server. Free, portable, cross-platform. Fully multi-threaded. Implements RFC 1350. Run as root/admin in cmd-mode with cmd argument = path to folder, for example: java -jar pj-tftp-server.jar /tmp .Need JRE-1.8. Source - https://github.com/harp077/pj-tftp-server If you like this - put a star on https://github.com/harp077/pj-tftp-server/ for support project please.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 21

    nssmitty

    Smitty for linux and other

    NSMITTY is nostalgically and heavily inspired by SMITTY AIX. NSSMITY is an interactive interface application designed to simplify system management tasks. The nssmitty command displays a hierarchy of menus that can lead to interactive dialogs. NSSMITY creates and executes commands according to the user's instructions. Since NSSMITTY executes commands, you must have the necessary authority to execute the commands it executes.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Exton|Defender Super Rescue System (SRS)

    Exton|Defender Super Rescue System (SRS)

    Exton|Defender aims to provide an easy way to carry out admin tasks

    Exton|Defender SRS is a Linux system available as a Live USB/DVD for repairing your system and data after a crash. It aims to provide an easy way to carry out admin tasks on your computer. Exton|Defender (two versions) is based on Fedora 43 (stable) and Fedora "Rawhide" (upcoming fc44) respectively. SYSTEM TOOLS INCLUDED (normally): NTFS-3g, GParted, PartImage, Shred, Sfdisk (util-linux-ng), Rsync, Ddrescue, FSArchiver, TestDisk and Safecopy, kernel headers, Emacs etc.. Desktop environments: Cinnamon 6.4.12 and Gnome 49. ...
    Leader badge
    Downloads: 39 This Week
    Last Update:
    See Project
  • 23
    mySQM+ DIY SQM WEATHER STATION

    mySQM+ DIY SQM WEATHER STATION

    ESP32 mySQM+ Sky-Meter/Weather Station with loads of features

    mySQM+ Sky Quality Meter/Weather Station (c) R Brown, 2020-2025, All rights reserved. Permission is granted for personal and Academic use only. Code or portions of code may not be copied or used without appropriate credit given to author(s). EXPANSION BOARDS - You can expand this project using the two types of project expansion boards at https://sourceforge.net/projects/myesp-boards/
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 24
    EznixOS

    EznixOS

    EznixOS | Customized Debian Stable

    The EznixOS is a respin of Debian GNU/Linux, currently based on the Debian Stable release. The Debian live-build tool is used to build the ISO and the complete build files are located on the live and installed system in /usr/share/eznix13X There is a link in the home folder of the live and installed system to the build files folder. The current release is eznixOS13X. The numbering scheme is 13 that corresponds to Debian release 13, Trixie, and the X for Xfce, followed by the build date....
    Leader badge
    Downloads: 19 This Week
    Last Update:
    See Project
  • 25
    DAT Linux

    DAT Linux

    The data science OS

    DAT Linux is a Linux distribution for data science. It brings together all your favourite open-source data science tools and apps into a ready-to-run desktop environment. https://datlinux.com It's based on Lubuntu, so it’s easy to install and use. The custom DAT Linux Control Panel provides a centralised one-stop-shop for running and managing dozens of data science programs. DAT Linux is perfect for students, professionals, academics, or anyone interested in data science who...
    Leader badge
    Downloads: 32 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next