Adminer
Database management in a single PHP file
What is Adminer?
Adminer (formerly phpMinAdmin) is a full-featured database management tool written in PHP. It consists of a single file ready to deploy to the target server.
Key Features
- Single PHP file deployment
- MySQL, PostgreSQL, SQLite, MS SQL, Oracle support
- Data editing and export
- SQL command execution
- User and privileges management
- Schema visualization
- Themes support
Deployment on Moltern
Adminer can be deployed on Moltern with a single click. Moltern handles:
- Automatic SSL/TLS certificates via Let's Encrypt
- Persistent storage for your data
- Environment configuration through the dashboard
- Container orchestration with automatic restarts
Getting Started
- Navigate to the Services page in Moltern
- Search for "Adminer"
- Click Deploy and configure your settings
- Access your instance via the provided URL
Configuration
Environment Variables
Configure the following environment variables in your Moltern dashboard:
| Variable | Description | Default |
|---|---|---|
| Check service settings | Configure via dashboard | - |
Backup
Moltern provides automatic backup options. Configure backup schedules in the service settings.