coolify/app/Actions/Database
peaklabs-dev b124904245
feat(db): setup ssl during Postgres start
- create ssl directory
- create a new certificate if one does not already exist
- add the certificates to the file store so that they are created as file mounts
- add SSL startup commands
2025-01-29 13:30:45 +01:00
..
RestartDatabase.php feat: restart database 2024-07-02 13:39:44 +02:00
StartClickhouse.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
StartDatabase.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
StartDatabaseProxy.php fix make public in supabase 2025-01-09 17:06:57 +00:00
StartDragonfly.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
StartKeydb.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
StartMariadb.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
StartMongodb.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
StartMysql.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
StartPostgresql.php feat(db): setup ssl during Postgres start 2025-01-29 13:30:45 +01:00
StartRedis.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
StopDatabase.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00
StopDatabaseProxy.php Revert "rector: arrrrr" 2025-01-07 15:31:43 +01:00