Andras Bacsai
86474d9f90
fix: parse docker version better
2024-05-31 09:41:34 +02:00
Andras Bacsai
68d3cea528
fix: multiple server deployments
...
feat: custom preview deployment fqdn
ui: improvements here and there
2024-05-30 12:28:29 +02:00
Andras Bacsai
74824b7737
fix: compose load with non-root user
2024-05-29 18:01:10 +02:00
Andras Bacsai
10d38b709b
fix: add missing team model
2024-05-28 14:49:03 +02:00
iamEvan
d4f6a86a57
Remove SMTP Env Variables
2024-05-28 12:39:40 +01:00
iamEvan
424437446d
Added Push Notification Variables
2024-05-27 23:40:35 +01:00
Evan
908c74eb27
Merge branch 'next' into vaultwarden-fix
2024-05-27 17:45:00 +08:00
Evan
97da13c3c4
Merge branch 'coollabsio:main' into vaultwarden-fix
2024-05-27 16:04:02 +08:00
iamEvan
7134b46cdc
Fix Vaultwarden + Add Configs
2024-05-27 08:51:32 +01:00
Andras Bacsai
26073b82fd
fix: sentry
2024-05-24 17:26:05 +02:00
Andras Bacsai
652df47c5c
fix: sentry issue
2024-05-24 17:05:18 +02:00
Andras Bacsai
52b339d0b8
refactor: Add isBuildServer method to Server model
2024-05-24 11:50:16 +02:00
Andras Bacsai
b47925a319
fix: bitbucket commits link
2024-05-23 14:28:03 +02:00
Andras Bacsai
d9d0837024
fix: disable unreachable/revived notifications for now
2024-05-23 11:32:45 +02:00
Andras Bacsai
10f3d8aa0f
fix: use local versions + service templates and query them every 10 minutes
2024-05-22 09:23:17 +02:00
Andras Bacsai
a3d73634e7
feat: scheduled task failed notification
2024-05-21 15:36:26 +02:00
Andras Bacsai
98b6aec203
feat: admin view for deleting users
2024-05-21 14:29:06 +02:00
Andras Bacsai
7feb788ed3
fix: show it docker compose has syntax errors
2024-05-21 12:02:04 +02:00
Andras Bacsai
73bc7b045e
feat: Add pull_request_id filter to get_last_successful_deployment method in Application model
2024-05-17 15:28:54 +02:00
Andras Bacsai
ed9b63520d
Refactor gitCommitLink method in Application model
2024-05-17 13:40:28 +02:00
Andras Bacsai
5b56249d12
Refactor gitCommitLink method in Application model
2024-05-17 10:12:05 +02:00
Andras Bacsai
10fde1b1ef
feat: shows the latest deployment commit + message on status
2024-05-17 08:53:25 +02:00
Andras Bacsai
56a450a936
Refactor commit_message column length to 50 characters
2024-05-15 12:35:28 +02:00
Andras Bacsai
1d9d6c899d
Refactor User model role() method to use data_get() for better readability
2024-05-15 11:41:11 +02:00
Andras Bacsai
3f1b7192ff
feat: save commit message and better view on deployments
2024-05-15 11:31:03 +02:00
Andras Bacsai
cd3e2963b3
Refactor gitCommitLink method to handle different git repository formats
2024-05-15 10:45:08 +02:00
Andras Bacsai
32ff346154
chore: Refactor Service.php to handle missing admin user in extraFields() method
2024-05-15 09:46:28 +02:00
Andras Bacsai
a3c519a061
Merge pull request #2183 from Lxcasx/main
...
Correct repository links in source view for git SSH URLs
2024-05-15 09:08:22 +02:00
Andras Bacsai
317dc10af4
fix: improve scheduled task adding/removing
2024-05-14 15:19:28 +02:00
Lucas Heinschke
1988c617a0
Correct repository links in source view for git SSH URLs
2024-05-10 16:28:14 +02:00
Andras Bacsai
1f5f51e3e5
Refactor metrics retrieval and update chart visualization
2024-05-09 15:44:32 +02:00
Andras Bacsai
58601db5ef
feat: init metrics
2024-05-09 13:25:18 +02:00
Andras Bacsai
ba40f93386
do not use sentinel for container details for now
2024-05-08 20:59:58 +02:00
Andras Bacsai
c618e58a11
feat: start Sentinel on servers.
2024-05-08 14:22:35 +02:00
Andras Bacsai
d0e9d58a43
chore: Add Listmonk service template and logo
2024-05-07 10:22:02 +02:00
Andras Bacsai
eb41e023c7
feat: Add lazy loading for images in General.php and improve Docker Compose file handling in Application.php
2024-05-06 13:03:55 +02:00
Andras Bacsai
424a6b0428
revert server checking fn
2024-05-03 13:31:35 +02:00
Andras Bacsai
a8ddf4c2df
Add unreachable notification when server is unreachable in Server.php
2024-05-03 10:49:12 +02:00
Andras Bacsai
3f9833117e
Refactor Server.php to remove unnecessary coolify.yaml from cloud hosted servers
2024-05-03 10:32:04 +02:00
Andras Bacsai
f4cb7cea21
fix: better server vlaidation
...
fix: remove unnecessary coolify.yaml from cloud hosted servers
2024-05-03 10:22:28 +02:00
Andras Bacsai
16278f36ec
fix: parse HEALTHCHECK from dockerfile
2024-04-29 13:33:28 +02:00
Andras Bacsai
bb6c9cf49e
fix: backups
2024-04-29 09:38:45 +02:00
Andras Bacsai
714b887274
Fix database_name() method to return null instead of "???"
2024-04-28 11:18:37 +02:00
iamEvan
bbcf484f7f
Fix MongoDB Backups failing!
2024-04-27 11:22:58 +01:00
Andras Bacsai
f952553c76
fix: move s3 storages to separate view
2024-04-26 14:09:54 +02:00
Andras Bacsai
eb748554c5
Fix environment variable generation in ApplicationDeploymentJob.php and Application.php
2024-04-26 12:59:51 +02:00
Andras Bacsai
b0e0b38549
Merge pull request #2037 from stefankommm/fix-branch-name
...
Fix: Encapsulated branch name when cloning branch
2024-04-25 13:16:06 +02:00
Andras Bacsai
2770755f9d
feat: add db name to backup notifications
2024-04-25 12:09:46 +02:00
Marek Štefanko
f9aa029e8e
Added " " to encapsulate branch name when cloning
2024-04-20 00:10:50 +02:00
Andras Bacsai
7779713392
Fix issue with user validation in Server.php
2024-04-18 11:48:10 +02:00
Andras Bacsai
3656adf059
Add Tolgee authentication fields to Service.php
2024-04-17 12:48:04 +02:00
Andras Bacsai
bc04ad96b5
Refactor Redis connection URLs in StandaloneDragonfly.php
2024-04-17 10:54:55 +02:00
Andras Bacsai
35b07a9c18
Refactor code to add sudo prefix for certain commands in multiple files
2024-04-17 10:49:34 +02:00
Andras Bacsai
a04c7831b1
wip: non-root user for remote servers
2024-04-16 15:42:38 +02:00
Andras Bacsai
1aec16a240
Refactor healthcheck configurations in Docker Compose files
2024-04-16 14:08:11 +02:00
Andras Bacsai
8a8000c80a
Add Unleash service configuration to Service model
2024-04-16 12:41:28 +02:00
Andras Bacsai
85b33a60b3
feat: can edit file/dir volumes from ui in compose based apps
2024-04-15 19:47:17 +02:00
Andras Bacsai
c99bb4cfd7
Refactor StackForm and parseDockerComposeFile
2024-04-15 16:54:03 +02:00
Andras Bacsai
5b0a942b42
fix: make sure that confs when checking if it is changed sorted
2024-04-15 15:45:50 +02:00
Andras Bacsai
b3f1cc3edd
Fix unnecessary debug statement in LocalFileVolume.php
2024-04-15 14:46:38 +02:00
Andras Bacsai
16f9c727f2
feat: lazy load stuffs + tell user if compose based deployments have missing envs
2024-04-15 14:23:25 +02:00
Andras Bacsai
5b36f07493
feat: literal env variables
2024-04-15 12:46:22 +02:00
Andras Bacsai
7a32b8d1d2
feat: configuration checker for all resources
2024-04-12 12:44:49 +02:00
Andras Bacsai
9032879e20
feat: able to delete configuration from server
2024-04-12 10:54:25 +02:00
Andras Bacsai
63e64cea60
Fix is_multiline default value in EnvironmentVariable.php
2024-04-12 09:34:56 +02:00
Andras Bacsai
1e7a5562ab
Update Clickhouse database credentials and variables
2024-04-11 13:45:02 +02:00
Andras Bacsai
c6844ff47a
Add keydb, dragonfly and clickhouse
2024-04-10 15:00:46 +02:00
Andras Bacsai
f9411bf0ed
Remove debug statement in generateGitImportCommands function
2024-04-09 11:48:26 +02:00
Andras Bacsai
a9cc5cc351
Fix server functionality check and cleanup SSH keys
2024-04-09 08:46:00 +02:00
Andras Bacsai
ea4fe81cb2
fix: git submodule update
2024-04-08 14:07:07 +02:00
Andras Bacsai
884c46b054
Merge branch 'main' into application-update-submodules-after-git-checkout
2024-04-08 13:40:16 +02:00
Andras Bacsai
db8ffe50ac
fix: isMember
2024-04-05 18:47:07 +02:00
Andras Bacsai
36c31dcd67
Add role-based authorization for updating teams
2024-04-05 16:48:06 +02:00
Andras Bacsai
d84fdc3cd5
fix: make sure if envs are changed, rebuild is needed
2024-04-05 15:33:19 +02:00
Andras Bacsai
b7121c5000
Refactor deployment logic and add watch path check
2024-04-03 14:05:35 +02:00
Andras Bacsai
fd9dae6e4b
Refactor EnvironmentVariable creation logic
2024-04-02 15:40:19 +02:00
Andras Bacsai
0f4eab3cf2
Fix error handling in loadUnmanagedContainers method
2024-04-02 15:01:50 +02:00
Andras Bacsai
7aca4930db
fix: unfunctional server should see resources
2024-03-31 18:38:26 +02:00
Andras Bacsai
51d716253f
feat: watch paths
2024-03-28 15:05:12 +01:00
Darek Wróbel
9616d858cf
feat(application): update submodules after git checkout
2024-03-28 09:53:09 +01:00
Andras Bacsai
7c580f898c
fix: public service database
2024-03-25 12:13:43 +01:00
Andras Bacsai
9ad6ce5851
ui ui ui ui
2024-03-25 11:33:38 +01:00
Andras Bacsai
8b7e1e4169
Refactor code and update UI components
2024-03-22 11:34:15 +01:00
Andras Bacsai
42019321e3
Merge branch 'feature' into feature/oauth
2024-03-20 13:58:31 +01:00
Andras Bacsai
0a6dab1f24
fix: raw compose deployment
2024-03-18 12:40:58 +01:00
Andras Bacsai
a185787044
fix: 0 in env value
2024-03-18 11:49:26 +01:00
Andras Bacsai
76f7cd08ee
fix: only escape envs after v239+
2024-03-18 11:36:36 +01:00
Andras Bacsai
3ea3674407
fix: multiline env variables
2024-03-15 22:02:37 +01:00
Andras Bacsai
965625ad01
fix: create initial files async
2024-03-13 18:26:30 +01:00
Andras Bacsai
a06de9682c
Add default 404 redirect for Caddy proxy
2024-03-13 11:25:34 +01:00
Andras Bacsai
87b56d538d
Add Grafana service configuration and update service templates
2024-03-12 17:43:00 +01:00
Andras Bacsai
4d181eef8e
Refactor proxy type retrieval in Server and Proxy classes
2024-03-12 12:45:55 +01:00
Andras Bacsai
1835a91467
fix: proxy switch
2024-03-12 12:30:40 +01:00
Andras Bacsai
bcc61b0d8b
Add reverse proxy configuration for coolify-realtime
2024-03-12 11:34:57 +01:00
Andras Bacsai
b576014d07
fix: reload caddy issue
2024-03-12 10:42:56 +01:00
Pat Rocchio
1f37318f79
Add oauth support
...
- Support azure, bitbucket, github, gitlab, google providers
- Add authentication page to settings
Co-authored-by: Suraj Kumar <srjkmr1024@gmail.com>
Co-authored-by: Michael Castanieto <mcastanieto@gmail.com>
Co-authored-by: Mike Kim <m.kim4247@gmail.com>
2024-03-11 17:29:57 -04:00
Andras Bacsai
6950966b06
Commented out reloadCaddy() calls in DynamicConfigurationNavbar.php, NewDynamicConfiguration.php, and Server.php
2024-03-11 20:39:41 +01:00
Andras Bacsai
52120e7a38
Add dynamic proxy configuration setup in StartProxy.php and update proxyPath() in Server.php
2024-03-11 20:17:37 +01:00
Andras Bacsai
1490828069
feat: dynamic configuration for caddy
2024-03-11 17:31:28 +01:00
Andras Bacsai
9bdad6bb67
feat caddy dynamic configurations
2024-03-11 17:17:34 +01:00