awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 repository-uri

Awesome GitHub RepositoriesInitial Admin Account Setup

Creates the first user account by visiting the deployed web application to initialize the system.

Distinct from Application Deployment: Distinct from Application Deployment: focuses on the post-deployment initialization step of creating the first admin account, not the deployment process itself.

Explore 4 awesome GitHub repositories matching web development · Initial Admin Account Setup. Refine with filters or upvote what's useful.

Awesome Initial Admin Account Setup GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • passbolt/passbolt_apiAvatar passbolt

    passbolt/passbolt_api

    5,974Vezi pe GitHub↗

    Passbolt is an open-source, self-hosted password manager designed for teams. It provides a centralized, encrypted vault where organizations can store, share, and manage credentials securely. The server exposes a JSON REST API that authenticates requests using either GPGAuth or JWT tokens, and all secrets are protected with OpenPGP end-to-end encryption, ensuring the server never has access to plaintext passwords. The platform distinguishes itself through a comprehensive role-based access control system that governs resource sharing and administrative actions. Teams can organize users into gro

    Guides through the post-deployment wizard to create the first administrator account.

    PHPcakephpcakephp5credentials
    Vezi pe GitHub↗5,974
  • jhuckaby/cronicleAvatar jhuckaby

    jhuckaby/Cronicle

    5,745Vezi pe GitHub↗

    Cronicle is a distributed job scheduler that replaces traditional cron with a browser-based management interface. It runs scheduled tasks across a cluster of servers with automatic failover, using a custom cron parser that intersects day-of-month and day-of-week constraints when both are specified. The system executes jobs through a plugin framework that runs command-line scripts in any language, communicating via JSON over standard input and output. The scheduler provides a web-based real-time dashboard for monitoring running jobs with live logs, resource usage charts, and progress updates.

    Generates a temporary admin account from the command line to regain access when locked out.

    JavaScript
    Vezi pe GitHub↗5,745
  • next-terminal/next-terminalAvatar next-terminal

    next-terminal/next-terminal

    5,564Vezi pe GitHub↗

    Next Terminal is an enterprise bastion host platform that brokers and audits remote access to servers and devices. It functions as a centralized gateway unifying access to Windows, Linux, and legacy systems through a single authenticated interface, supporting RDP, SSH, VNC, Telnet, and HTTP protocols. The platform combines certificate management, policy-based access control, reverse tunnel agents, session recording, and web proxy interception into a unified security gateway. It deploys lightweight agents in internal networks that build reverse tunnels to a central site, eliminating per-locati

    Creates the first administrator account after installation to secure access to the management system.

    TypeScriptantdantd-designdocker
    Vezi pe GitHub↗5,564
  • otale/taleAvatar otale

    otale/tale

    4,827Vezi pe GitHub↗

    Tale is a self-hosted blogging platform and content management system built with Java. It functions as a Markdown publishing system that renders lightweight markup into structured web pages and stores posts and metadata within an embedded database for portability and easy backups. The system is distinguished by its highly customizable visual layer, supporting custom skin design, external theme installation, and the development of templates using structured directories of assets. It also features a plugin system that allows for the loading of external logic packages and custom components durin

    Provides a web interface to create the first administrator account and initialize the database after deployment.

    JavaScriptbladeblogjava-blog
    Vezi pe GitHub↗4,827
  1. Home
  2. Web Development
  3. Application Deployment
  4. Initial Admin Account Setup

Explorează sub-etichetele

  • Emergency Account GeneratorsGenerates temporary administrator accounts from the command line to regain access when locked out. **Distinct from Initial Admin Account Setup:** Distinct from Initial Admin Account Setup: focuses on emergency recovery rather than first-time initialization.