1Panel/backend/app/model
zhengkunwang ff0ed46554
feat: 应用安装支持选择 mariadb 和其他 mysql (#2130)
2023-08-31 07:14:11 +00:00
..
app.go
app_detail.go
app_install.go
app_install_resource.go feat: 应用安装支持选择 mariadb 和其他 mysql (#2130) 2023-08-31 07:14:11 +00:00
app_tag.go
backup.go
base.go
command.go
compose_template.go
cronjob.go feat: 计划任务支持备份应用 (#2040) 2023-08-23 14:44:14 +00:00
database.go feat: 多数据库接口适配 (#2094) 2023-08-29 02:50:15 +00:00
database_mysql.go feat: 数据库实现远程服务器获取功能 (#1775) 2023-07-27 08:07:27 +00:00
firewall.go feat: 防火墙列表增加状态、策略筛选项 (#2121) 2023-08-30 06:56:11 +00:00
group.go
host.go
image_repo.go
logs.go
monitor.go
runtime.go
setting.go
snapshot.go feat: 计划任务支持系统快照 (#2061) 2023-08-24 14:26:16 +00:00
tag.go
website.go
website_acme_account.go
website_dns_account.go
website_domain.go
website_ssl.go