coolify/app/Models
2024-10-11 14:38:22 +02:00
..
Application.php wip: coolify.json 2024-10-08 15:11:19 +02:00
ApplicationDeploymentQueue.php
ApplicationPreview.php
ApplicationSetting.php
BaseModel.php
Environment.php
EnvironmentVariable.php feat: required envs 2024-10-11 14:38:22 +02:00
GithubApp.php
GitlabApp.php
InstanceSettings.php
Kubernetes.php
LocalFileVolume.php
LocalPersistentVolume.php
OauthSetting.php
PersonalAccessToken.php
PrivateKey.php
Project.php chore: Update project query to order by name in lowercase 2024-10-05 15:04:47 +02:00
ProjectSetting.php
S3Storage.php fix: local dev s3 uploads 2024-10-02 11:45:30 +02:00
ScheduledDatabaseBackup.php fix: scheduled database server 2024-10-10 12:42:34 +02:00
ScheduledDatabaseBackupExecution.php
ScheduledTask.php
ScheduledTaskExecution.php
Server.php add https3 support to traefik and fix 404 redirect for traefik3 2024-10-10 18:47:01 +01:00
ServerSetting.php
Service.php feat: required envs 2024-10-11 14:38:22 +02:00
ServiceApplication.php fix: service application view 2024-10-03 20:47:02 +02:00
ServiceDatabase.php fix: add new supported database images 2024-10-03 20:47:22 +02:00
SharedEnvironmentVariable.php
StandaloneClickhouse.php improvement: show backup button on supported db service stacks 2024-10-03 10:48:25 +02:00
StandaloneDocker.php
StandaloneDragonfly.php improvement: show backup button on supported db service stacks 2024-10-03 10:48:25 +02:00
StandaloneKeydb.php improvement: show backup button on supported db service stacks 2024-10-03 10:48:25 +02:00
StandaloneMariadb.php improvement: show backup button on supported db service stacks 2024-10-03 10:48:25 +02:00
StandaloneMongodb.php improvement: show backup button on supported db service stacks 2024-10-03 10:48:25 +02:00
StandaloneMysql.php improvement: show backup button on supported db service stacks 2024-10-03 10:48:25 +02:00
StandalonePostgresql.php improvement: show backup button on supported db service stacks 2024-10-03 10:48:25 +02:00
StandaloneRedis.php improvement: show backup button on supported db service stacks 2024-10-03 10:48:25 +02:00
Subscription.php
SwarmDocker.php
Tag.php
Team.php
TeamInvitation.php
User.php
Waitlist.php
Webhook.php