Added BigBearCasaOS User Management to BigBearCasaOS

BigBearCasaOS User Management

A Flask-based user management interface for CasaOS, providing a simple way to manage user authentication.

:dart: Features

  • Web-based user management interface
  • Secure authentication system
  • Customizable credentials through environment variables
  • Easy integration with existing CasaOS installations

:rocket: Quick Start

Installation

  1. Install from the Big Bear CasaOS App Store:
  1. Default credentials:
    Username: casaos
    Password: casaos
    

Configuration

You can modify the default credentials by updating the environment variables in your installation.

:gear: Environment Variables

Variable Description Default
CASAOS_USERNAME Login username casaos
CASAOS_PASSWORD Login password casaos

:lock: Security Recommendations

  • Change the default credentials immediately after installation
  • Use a strong password
  • Regularly update your credentials

:handshake: Credits

:link: Related Links

:memo: License

MIT

:thinking: Support

If you encounter any issues or have questions:

  1. Check the community forums
  2. Open an issue on community forums
  3. Search existing discussions for similar problems

:arrows_counterclockwise: Version Comparison

Feature CLI Version UI Version
Interface Command Line Web Browser
Deployment Direct Installation Docker Container
Best for Server Administrators General Users
Learning Curve Requires CLI Knowledge User-Friendly

Note: Make sure to follow security best practices when deploying this application in a production environment.

2 Likes