Skip to content

Conversation

@maheshbhatiya73
Copy link
Member

…creation

  • Introduced database provisioning in the domain creation flow.
  • Added internal/database.go to handle MySQL user and database setup.
  • MySQL user and database are created with the same name as the extracted domain username.
  • Password for the MySQL user is reused from the shell user (--pass flag).
  • Ensures clean integration with Certbot SSL and virtual host setup.

…creation

- Introduced database provisioning in the domain creation flow.
- Added `internal/database.go` to handle MySQL user and database setup.
- MySQL user and database are created with the same name as the extracted domain username.
- Password for the MySQL user is reused from the shell user (`--pass` flag).
- Ensures clean integration with Certbot SSL and virtual host setup.
@maheshbhatiya73 maheshbhatiya73 merged commit 37899d3 into main Jun 19, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants