Andras Bacsai
|
5d476e3924
|
chore: Update server check job middleware to use server ID instead of UUID
|
2024-09-11 14:23:19 +02:00 |
|
Andras Bacsai
|
f1a1deff26
|
fix: Disable mux_enabled during server validation
|
2024-09-11 10:21:18 +02:00 |
|
peaklabs-dev
|
2c9491d81c
|
Fix: Do not change localhost server name on revalidation
|
2024-09-10 17:43:16 +02:00 |
|
peaklabs-dev
|
d378bb94be
|
Fix: remote servers with port and user
|
2024-09-10 17:29:53 +02:00 |
|
peaklabs-dev
|
d74cfd09ce
|
Fixes
|
2024-09-10 17:18:00 +02:00 |
|
peaklabs-dev
|
91c845732e
|
fix set custom port or user during boarding
|
2024-09-10 16:55:34 +02:00 |
|
Andras Bacsai
|
d57c9d8aa0
|
feat: add elixir finetunes to the deployment job
|
2024-09-10 12:44:16 +02:00 |
|
Andras Bacsai
|
aa30e83f4a
|
fix: delete older versions of the helper image other than the latest one
|
2024-09-10 11:33:52 +02:00 |
|
Andras Bacsai
|
63729c7bbf
|
Merge pull request #3373 from mattstein/api-project-description
feat: Expose project description in API response
|
2024-09-10 08:49:08 +02:00 |
|
Vahor
|
66cf6df4b3
|
skip docker network creation
|
2024-09-09 23:46:29 +02:00 |
|
Matt Stein
|
f73983e3dd
|
Include project’s description in API response.
|
2024-09-09 09:44:43 -07:00 |
|
Matt Stein
|
44d417c07e
|
Fix user-facing string case.
|
2024-09-09 09:38:40 -07:00 |
|
Andras Bacsai
|
1d72f76072
|
fix: appwrite template + parser
|
2024-09-09 15:04:51 +02:00 |
|
Andras Bacsai
|
c2f7e85022
|
Merge pull request #3364 from peaklabs-dev/improve-persist-ssh-sessions
Feat: Implement SSH multiplexing to reduce the number of SSH authentications in remote processes
|
2024-09-09 11:23:24 +02:00 |
|
peaklabs-dev
|
28bcd0023c
|
remove cache
|
2024-09-09 10:33:57 +02:00 |
|
Andras Bacsai
|
40347744e0
|
chore: Set timeout for ServerCheckJob to 60 seconds
|
2024-09-09 09:08:43 +02:00 |
|
Andras Bacsai
|
060988d923
|
fix: reenable overlapping servercheckjob
|
2024-09-09 09:05:40 +02:00 |
|
Andras Bacsai
|
b093c9757c
|
Merge branch 'next' into improve-persist-ssh-sessions
|
2024-09-09 08:30:04 +02:00 |
|
peaklabs-dev
|
4f9e1a3e5e
|
Feat: Cleanup stale multiplexing connections
|
2024-09-08 19:37:00 +02:00 |
|
Andras Bacsai
|
87ee3c511c
|
chore: Update docker image pruning command to exclude managed images
|
2024-09-08 12:38:22 +02:00 |
|
peaklabs-dev
|
a882d3c713
|
code cleanup
|
2024-09-07 12:25:50 +02:00 |
|
peaklabs-dev
|
6010b3209d
|
remove duplicated code
|
2024-09-07 12:23:15 +02:00 |
|
peaklabs-dev
|
504133232a
|
Improve logic, made it simpler
|
2024-09-07 12:19:40 +02:00 |
|
peaklabs-dev
|
d816863d31
|
Fix: Pull helper image if not available otherwise s3 backup upload fails
|
2024-09-07 11:48:20 +02:00 |
|
Andras Bacsai
|
d8f9e5910f
|
refactor: Improve handling of server timezones in scheduled backups and tasks
|
2024-09-06 16:52:46 +02:00 |
|
Andras Bacsai
|
68d4a30eb0
|
refactor: Improve handling of server timezones in scheduled backups and tasks
|
2024-09-06 16:51:15 +02:00 |
|
Andras Bacsai
|
a2dac9394a
|
refactor: Improve handling of server timezones in scheduled backups and tasks
|
2024-09-06 16:42:12 +02:00 |
|
Andras Bacsai
|
ec7b18556e
|
Update services controller to include new service envs commands
|
2024-09-06 10:48:47 +02:00 |
|
Gabriel Galer
|
2e5ed5969d
|
Update services controller to include new service envs commands
|
2024-09-05 23:58:52 +03:00 |
|
ayntk-ai
|
fc3c69f687
|
Feat: more conformations and fixes
|
2024-09-05 17:54:32 +02:00 |
|
Andras Bacsai
|
e4854aaa1b
|
Refactor muxFilename method to use UUID instead of IP, port, and user
|
2024-09-05 14:41:04 +02:00 |
|
Andras Bacsai
|
3aa31f3da6
|
fix: Update helper image pulling logic to only pull if the version is newer
|
2024-09-05 11:44:33 +02:00 |
|
Andras Bacsai
|
645337b09c
|
Merge pull request #3264 from Vahor/install-log-drain-spam
fix: don't check logDrain installation if it's not enabled
|
2024-09-05 11:40:22 +02:00 |
|
Andras Bacsai
|
08b9c79298
|
fix: Handle project not found error in environment_details API endpoint
|
2024-09-05 11:18:00 +02:00 |
|
Andras Bacsai
|
dbad08f4dd
|
Merge pull request #3288 from julienbeugras/fix-project-create-api-docs
Fix project create api docs
|
2024-09-05 11:16:05 +02:00 |
|
Andras Bacsai
|
b5232f3d32
|
Merge pull request #3300 from Vahor/remove-reverse-scheduled
fix: recent executions in wrong order in scheduled-task list ui
|
2024-09-05 11:07:48 +02:00 |
|
Andras Bacsai
|
d211362ab3
|
improvement: only pull helper image if the version is newer than the one
|
2024-09-05 11:04:58 +02:00 |
|
Andras Bacsai
|
401c410adb
|
Merge pull request #3302 from mahansky/deployment-logs-improvements
deployment log improvements
|
2024-09-05 10:29:10 +02:00 |
|
Andras Bacsai
|
4888f4c405
|
refactor: upgrade process of Coolify
|
2024-09-05 10:15:22 +02:00 |
|
Andras Bacsai
|
b241f17eee
|
Merge pull request #3312 from Vahor/pull-coolify-only-on-updates
fix: pull coolify image only when the app needs to be updated
|
2024-09-05 10:07:50 +02:00 |
|
Andras Bacsai
|
fbb7568786
|
chore: Cleanup stucked resources and scheduled backups
|
2024-09-05 09:41:29 +02:00 |
|
ayntk-ai
|
08df814408
|
Feat: delete volume confirmation
|
2024-09-04 22:33:47 +02:00 |
|
Vahor
|
0dad77af33
|
save versions.json during CheckForUpdatesJob
|
2024-09-04 21:25:45 +02:00 |
|
ayntk-ai
|
f4263ee022
|
Feat: User deletion confirmation
|
2024-09-04 21:14:18 +02:00 |
|
ayntk-ai
|
3e04a7958e
|
Feat/Fix: Proxy stop and restart confirmation
|
2024-09-04 20:41:17 +02:00 |
|
ayntk-ai
|
371fe53911
|
Feat: confirm server deletion
|
2024-09-04 20:06:22 +02:00 |
|
Nathan
|
f43298a610
|
Merge branch 'next' into pull-coolify-only-on-updates
|
2024-09-04 19:43:16 +02:00 |
|
Vahor
|
02f950edc7
|
fix: pull coolify image only when the app needs to be updated
|
2024-09-04 19:38:13 +02:00 |
|
ayntk-ai
|
c16e914be4
|
Fix: DB image cleanup
|
2024-09-04 14:59:44 +02:00 |
|
ayntk-ai
|
bec974dca4
|
Fix application image cleanup
|
2024-09-04 14:54:43 +02:00 |
|
ayntk-ai
|
b314b08f25
|
Feat: stop service confirm
|
2024-09-04 14:34:46 +02:00 |
|
Andras Bacsai
|
bfeaae9caa
|
fix: env variable in value parsed
|
2024-09-04 14:33:16 +02:00 |
|
Andras Bacsai
|
a3a61dbe55
|
refactor: Update Docker Compose location handling in PublicGitRepository
|
2024-09-04 14:09:55 +02:00 |
|
Andras Bacsai
|
04ce622465
|
refactor: Update build_args property type in ApplicationDeploymentJob
|
2024-09-04 11:34:31 +02:00 |
|
Andras Bacsai
|
25480fe624
|
fix: openapi endpoint urls
|
2024-09-04 10:09:10 +02:00 |
|
mahansky
|
b0039885eb
|
use computed property
|
2024-09-04 03:39:50 +02:00 |
|
Vahor
|
cadb12986c
|
fix: wrong executions order
|
2024-09-03 21:10:44 +02:00 |
|
mahansky
|
63a07e7649
|
deployment log improvements
|
2024-09-03 20:09:42 +02:00 |
|
ayntk-ai
|
9a2d5be354
|
Feat: confirm file storage
|
2024-09-03 18:31:06 +02:00 |
|
Andras Bacsai
|
eaabf94cd7
|
chore: Add cd command to change directory before removing .env file
|
2024-09-03 17:27:22 +02:00 |
|
ayntk-ai
|
d94e39ccc7
|
Feat: service confirmation
|
2024-09-03 16:59:51 +02:00 |
|
Andras Bacsai
|
a7d67e44ca
|
fix: copy large compose files through scp (not ssh)
|
2024-09-03 11:47:30 +02:00 |
|
ayntk-ai
|
20558d438a
|
remove ray
|
2024-09-03 00:30:15 +02:00 |
|
ayntk-ai
|
ff1e08cf8b
|
add toast dispatching
|
2024-09-02 23:25:18 +02:00 |
|
ayntk-ai
|
dfd218ec06
|
fixes here and there
|
2024-09-02 19:27:21 +02:00 |
|
root
|
ae4c889fa2
|
Fix API documentation for project creation endpoint
|
2024-09-02 11:05:58 +02:00 |
|
ayntk-ai
|
f8226cf892
|
confirm backup deletion
|
2024-08-31 19:31:01 +02:00 |
|
ayntk-ai
|
d2a0621f93
|
delete backup folder if empty
|
2024-08-31 18:38:57 +02:00 |
|
ayntk-ai
|
38845d7eb0
|
confirm backup and delete all backups of the job
|
2024-08-31 18:29:19 +02:00 |
|
ayntk-ai
|
3b3bc6c33b
|
fix default checkbox state false or true
|
2024-08-31 16:19:39 +02:00 |
|
ayntk-ai
|
b656cabb33
|
delete project confirmation
|
2024-08-31 15:07:50 +02:00 |
|
ayntk-ai
|
830c047ccf
|
delete environment confirmation
|
2024-08-31 15:06:07 +02:00 |
|
ayntk-ai
|
a3dd48de1d
|
destination and dashboard confirmation
|
2024-08-31 14:51:59 +02:00 |
|
Andras Bacsai
|
c6df243623
|
chore: Update Coolify version to 4.0.0-beta.324 and fix file paths in upgrade script
|
2024-08-31 00:01:34 +02:00 |
|
ayntk-ai
|
bff6964d4a
|
scheduled task deletion
|
2024-08-30 20:33:12 +02:00 |
|
ayntk-ai
|
9136d7acdc
|
WIP more delete confirmations
|
2024-08-30 20:00:04 +02:00 |
|
Vahor
|
bf475e538c
|
don't check logDrain installation if it's not enabled
|
2024-08-30 17:29:25 +02:00 |
|
ayntk-ai
|
da0398f35d
|
remove unused code
|
2024-08-29 21:47:17 +02:00 |
|
ayntk-ai
|
6820fcc084
|
Fix name for services and DBs
|
2024-08-29 18:53:49 +02:00 |
|
ayntk-ai
|
182af1ec18
|
Fix application delete
|
2024-08-29 18:01:16 +02:00 |
|
Andras Bacsai
|
5e4eb7dead
|
feat: add coolify build env variables to building phase
|
2024-08-29 15:49:22 +02:00 |
|
Andras Bacsai
|
301a3596e8
|
refactor: Update environment variable handling in StartClickhouse.php and ApplicationDeploymentJob.php
|
2024-08-29 15:11:54 +02:00 |
|
Andras Bacsai
|
e7b050a4da
|
Merge branch 'next' into env-vars
|
2024-08-29 14:35:04 +02:00 |
|
Andras Bacsai
|
020256b9b5
|
refactor: Remove commented out code for getIptables() in Dashboard.php
|
2024-08-29 13:28:02 +02:00 |
|
Andras Bacsai
|
d586aa0377
|
fix: service ui sync bug
|
2024-08-29 13:00:43 +02:00 |
|
Andras Bacsai
|
4a64374bb3
|
fix: preview fqdn generation
|
2024-08-29 12:50:04 +02:00 |
|
Andras Bacsai
|
cfc6518157
|
refactor: Update parse method in Advanced, All, ApplicationPreview, General, and ApplicationDeploymentJob classes
|
2024-08-29 12:39:37 +02:00 |
|
Andras Bacsai
|
b8a37d897e
|
fix: Fix directory and file mount headings in file-storage.blade.php
|
2024-08-29 12:03:23 +02:00 |
|
Andras Bacsai
|
d27b1766e6
|
feat: Add Code Server environment variables to Service model
|
2024-08-29 10:44:16 +02:00 |
|
Andras Bacsai
|
5525c02c7f
|
fix: delete preview deployments + cleanup stucked
fix: parser
|
2024-08-28 22:05:49 +02:00 |
|
Andras Bacsai
|
be8a8bf2ee
|
fix: parser
feat: new coolify envs for fqdn and urls
|
2024-08-28 18:12:00 +02:00 |
|
Andras Bacsai
|
43f2f1ef2b
|
fix: if compose file has more that 6 components, force stop
fix: parser
|
2024-08-28 15:45:11 +02:00 |
|
Vahor
|
f6d649307c
|
test add_coolif_default_environment_variables
|
2024-08-28 13:30:59 +02:00 |
|
Vahor
|
b51065a003
|
add generate_fluentd_configuration() method in shared
|
2024-08-28 13:00:33 +02:00 |
|
Andras Bacsai
|
954d82207d
|
MORE PARSERS
|
2024-08-27 21:48:25 +02:00 |
|
Vahor
|
0cf595e552
|
remove unused tag
|
2024-08-27 20:52:51 +02:00 |
|
Vahor
|
c87732b065
|
revert format
|
2024-08-27 20:47:17 +02:00 |
|
Vahor
|
2d9c583af3
|
add env vars on old compose parser
|
2024-08-27 19:36:22 +02:00 |
|
Vahor
|
7103dccc72
|
add env vars for compose base apps
|
2024-08-27 19:09:04 +02:00 |
|
Vahor
|
a245d16e05
|
add env vars for db services 😢
|
2024-08-27 18:57:02 +02:00 |
|
Vahor
|
eb22155dcc
|
send new vars to logdrain
|
2024-08-27 18:41:33 +02:00 |
|
Vahor
|
49a53236b0
|
add env vars
|
2024-08-27 18:41:19 +02:00 |
|
Andras Bacsai
|
d8d821e7a9
|
parser parser
|
2024-08-27 16:02:52 +02:00 |
|
ayntk-ai
|
4726676248
|
make things more clear
|
2024-08-27 14:19:37 +02:00 |
|
ayntk-ai
|
9040f5d2a1
|
confirm with password
|
2024-08-27 13:44:12 +02:00 |
|
Andras Bacsai
|
a03dc8ea5e
|
refactor: Remove unused PullCoolifyImageJob from schedule
|
2024-08-26 15:39:02 +02:00 |
|
Andras Bacsai
|
182ddeefcb
|
refactor: Remove unused server timezone seeder and related code
|
2024-08-26 15:36:22 +02:00 |
|
Andras Bacsai
|
68169f75d1
|
refactor: Remove unused server timezone seeder and related code
|
2024-08-26 15:26:08 +02:00 |
|
Andras Bacsai
|
b8ff0540e2
|
Merge branch 'next' into set-server-timzone-setting
|
2024-08-26 13:21:21 +02:00 |
|
Andras Bacsai
|
3d73c98779
|
fix: docker cleanup job
|
2024-08-26 12:23:03 +02:00 |
|
Andras Bacsai
|
d748d8b7c6
|
Merge branch 'next' into auto-cleanup-improvements
|
2024-08-26 11:13:40 +02:00 |
|
Andras Bacsai
|
040115d6b1
|
Merge pull request #3113 from djsisson/preview-build-env-var
fix bug in preview build env vars
|
2024-08-26 10:55:36 +02:00 |
|
Andras Bacsai
|
cb39544808
|
refactor: Remove unnecessary code in DatabaseBackupJob and BackupExecutions
|
2024-08-26 10:32:05 +02:00 |
|
Andras Bacsai
|
1a232b9b10
|
Merge pull request #3186 from valentinschabschneider/main
feat: order scheduled task executions
|
2024-08-26 10:30:44 +02:00 |
|
Andras Bacsai
|
d0ce31c9e0
|
Merge pull request #3215 from bohdan-shulha/patch-1
Avoid crash if the team is not set
|
2024-08-26 09:46:28 +02:00 |
|
Bohdan Shulha
|
f98805c68b
|
Avoid crash if the team is not set
|
2024-08-24 13:04:33 +02:00 |
|
Andras Bacsai
|
fe89269b4b
|
rename parser functions
|
2024-08-23 20:57:22 +02:00 |
|
Andras Bacsai
|
eece96e717
|
revert parser to the default for now
|
2024-08-23 20:54:38 +02:00 |
|
Andras Bacsai
|
b12f768c56
|
fix: numberoflines should be number
|
2024-08-23 20:42:58 +02:00 |
|
Andras Bacsai
|
355352417e
|
add telescope for debugging
|
2024-08-23 16:53:13 +02:00 |
|
Andras Bacsai
|
6fbdfee3e7
|
refactor: Update dockerComposeParser to use YAML data from $yaml instead of $compose
|
2024-08-23 14:31:16 +02:00 |
|
Andras Bacsai
|
af1b479d73
|
fix: parser
ui: storage layout changed
|
2024-08-23 14:21:12 +02:00 |
|
Andras Bacsai
|
0f9076562f
|
fix: parser parser
|
2024-08-23 11:32:58 +02:00 |
|
Andras Bacsai
|
5394223f6b
|
fix:new parser only in dev
|
2024-08-22 16:50:29 +02:00 |
|
Andras Bacsai
|
1e24ab9146
|
fix: parser parser parser
|
2024-08-22 15:05:04 +02:00 |
|
Andras Bacsai
|
62d63037e2
|
refactor: Add null check for docker_compose_raw in parseCompose()
|
2024-08-22 11:46:11 +02:00 |
|
Andras Bacsai
|
ecb2c3b7b8
|
chore: new compose parser with tests
|
2024-08-21 20:32:02 +02:00 |
|
Valentin Schabschneider
|
9462915c83
|
feat: order scheduled task executions
|
2024-08-21 14:53:53 +00:00 |
|
Andras Bacsai
|
7d7cdf41f7
|
fix: storages with preserved git repository
|
2024-08-21 14:31:17 +02:00 |
|
Andras Bacsai
|
3f9f197282
|
fix: docker cleanup job
|
2024-08-21 10:50:05 +02:00 |
|
Andras Bacsai
|
8dc26a18d8
|
refactor: Remove unnecessary network cleanup in Init.php
|
2024-08-19 10:41:48 +02:00 |
|
ayntk-ai
|
0337c4e79d
|
Fix submit method naming
|
2024-08-18 23:27:24 +02:00 |
|
ayntk-ai
|
012c23586d
|
rename to docker cleanup and and feedback implementation
|
2024-08-18 23:16:59 +02:00 |
|
ayntk-ai
|
5d32bd250b
|
Fix cleanup Docker according to feedback
|
2024-08-18 22:41:06 +02:00 |
|
Darren Sisson
|
f3df26ea9a
|
fix bug in preview build env vars
|
2024-08-17 22:05:10 +01:00 |
|
ayntk-ai
|
a0689ca5fc
|
fix cron issues for UI and applications
|
2024-08-16 22:05:38 +02:00 |
|
ayntk-ai
|
9ab03e52a3
|
remove ray
|
2024-08-16 22:03:43 +02:00 |
|
ayntk-ai
|
48734e53d0
|
formatting
|
2024-08-16 21:22:06 +02:00 |
|
ayntk-ai
|
80b90b3a2c
|
fix UI of cron jobs
|
2024-08-16 21:21:37 +02:00 |
|
ayntk-ai
|
62ecc45f21
|
Feat: recent backups UI
|
2024-08-16 21:06:36 +02:00 |
|
ayntk-ai
|
789adc77fd
|
fix DB server
|
2024-08-16 19:29:44 +02:00 |
|
ayntk-ai
|
4af7b8f451
|
made function private again and remove unused code
|
2024-08-16 18:02:14 +02:00 |
|
ayntk-ai
|
00f20c708f
|
remove mount default timezone
|
2024-08-16 17:09:30 +02:00 |
|
ayntk-ai
|
6242243ced
|
get timezone and server correctly for UI
|
2024-08-16 16:18:57 +02:00 |
|
ayntk-ai
|
fda6c03505
|
get server correctly for scheduled tasks
|
2024-08-16 16:18:33 +02:00 |
|
ayntk-ai
|
883a52afe9
|
show cron execution with timezone
|
2024-08-16 16:01:57 +02:00 |
|
ayntk-ai
|
dab5f0fe09
|
add logic
|
2024-08-16 16:01:41 +02:00 |
|
Andras Bacsai
|
d2eaf4f2e3
|
feat: Able to select different postgres database
|
2024-08-16 15:33:55 +02:00 |
|
ayntk-ai
|
e3b9884247
|
UI fix
|
2024-08-16 14:45:40 +02:00 |
|
Andras Bacsai
|
f106e6e37b
|
feat: add custom docker container options to all databases
|
2024-08-16 13:56:47 +02:00 |
|
ayntk-ai
|
ea4b085dbe
|
add server timezone to every schedule
|
2024-08-16 13:04:44 +02:00 |
|
ayntk-ai
|
1892ce4e12
|
Feat: cron jobs are executed based on the server timezone
|
2024-08-16 12:58:19 +02:00 |
|
Andras Bacsai
|
2227858f58
|
refactor: Load environment variables based on resource type in sortEnvironmentVariables()
|
2024-08-16 12:23:31 +02:00 |
|
Andras Bacsai
|
eaefb3a6fb
|
fix: backup of password protected postgresql database
|
2024-08-16 11:53:27 +02:00 |
|
Andras Bacsai
|
fcfbba4dc6
|
fix: canceling deployment on build server
|
2024-08-15 14:05:17 +02:00 |
|
ayntk-ai
|
a478ebef2e
|
remove result var
|
2024-08-15 13:37:52 +02:00 |
|
ayntk-ai
|
f281e92954
|
remove ray
|
2024-08-15 13:36:17 +02:00 |
|
Andras Bacsai
|
1069e33601
|
refactor: Add conditional check for volumes in generate_compose_file()
|
2024-08-15 13:32:44 +02:00 |
|
ayntk-ai
|
39b132f7e9
|
verification compares to destination timezone
|
2024-08-15 13:30:08 +02:00 |
|
ayntk-ai
|
a1915e40f7
|
new timezone validation and conversion to check
|
2024-08-15 13:25:30 +02:00 |
|
ayntk-ai
|
a51b306c08
|
support all coolify supported os and improve symbolic link creation
|
2024-08-15 13:13:52 +02:00 |
|
Andras Bacsai
|
29192a79d0
|
fix: application patch request instant_deploy
|
2024-08-15 12:49:50 +02:00 |
|
Andras Bacsai
|
c7a79514cc
|
refactor: Improve saving of custom internal name in Advanced.php
|
2024-08-15 12:13:39 +02:00 |
|
Andras Bacsai
|
4b744bc88a
|
fix: pr build names in case custom name is used
|
2024-08-15 12:13:29 +02:00 |
|
ayntk-ai
|
1376846077
|
fix: timezone not updated when systemd is missing
|
2024-08-15 12:04:06 +02:00 |
|
Andras Bacsai
|
9864d380a3
|
fix: sync fqdn change on the UI
|
2024-08-15 11:23:44 +02:00 |
|
ayntk-ai
|
ef6cfd47c3
|
add check if timezone was actually changed
|
2024-08-15 00:51:45 +02:00 |
|
ayntk-ai
|
f0b9bd2cf2
|
set default time zone and remove success message
|
2024-08-15 00:31:23 +02:00 |
|
ayntk-ai
|
44f319460f
|
remove unnecessary validation and fix safe to DB
|
2024-08-14 23:29:33 +02:00 |
|
ayntk-ai
|
99f2d4d711
|
Feat: actually update timezone on the server
|
2024-08-14 23:18:55 +02:00 |
|
ayntk-ai
|
f93fe75de9
|
new fields in server setttings
|
2024-08-14 21:54:28 +02:00 |
|
ayntk-ai
|
a4f80fd260
|
required server settings and make sure cron is a string
|
2024-08-14 21:54:01 +02:00 |
|
ayntk-ai
|
8aa161d530
|
remove unnecessary cron
|
2024-08-14 21:53:03 +02:00 |
|
ayntk-ai
|
53bcf81af5
|
fix get corn job correctly form server settings
|
2024-08-14 21:52:12 +02:00 |
|
Andras Bacsai
|
f90316b050
|
Merge pull request #3062 from peaklabs-dev/fix-#3022
Fix: Environment variables are not saving and sorting is not working properly in some cases
|
2024-08-14 21:13:23 +02:00 |
|
Andras Bacsai
|
0a02317248
|
Merge branch 'next' into main
|
2024-08-14 21:00:56 +02:00 |
|
Andras Bacsai
|
dea5e5f6e2
|
Merge pull request #3068 from LEstradioto/fix-docker-empty-compose-network
fix: docker compose destination network
|
2024-08-14 20:52:59 +02:00 |
|
ayntk-ai
|
4d12447715
|
order column added to track order of env in the UI
|
2024-08-14 20:35:08 +02:00 |
|
Andras Bacsai
|
529dc0f7b0
|
revert the last commit lol
|
2024-08-14 10:47:06 +02:00 |
|
Andras Bacsai
|
14937970e2
|
fix: connect compose apps to the right predefined network
|
2024-08-14 10:45:44 +02:00 |
|
Andras Bacsai
|
ea3e4f3188
|
fix: database custom environment variables
|
2024-08-13 14:25:24 +02:00 |
|
Andras Bacsai
|
094499e1a3
|
refactor: Update OpenApi command to generate documentation
|
2024-08-13 13:27:50 +02:00 |
|
Andras Bacsai
|
de34150451
|
fix: all mongo v4 backups should use the different backup command
|
2024-08-13 13:08:22 +02:00 |
|
Andras Bacsai
|
06013e77e4
|
fix: if volumes + file mounts are defined, should merge them together in the compose file
|
2024-08-13 12:32:39 +02:00 |
|
Jonathan Reisdorf
|
096e366547
|
fix: server status when there are multiple servers
|
2024-08-13 10:57:59 +02:00 |
|
Luan Estradioto
|
80aeb096c9
|
fix: docker compose destination network
|
2024-08-12 23:44:25 -03:00 |
|
ayntk-ai
|
fbde257166
|
fix disable/enable environment variabel sorting
|
2024-08-12 23:00:08 +02:00 |
|
ayntk-ai
|
a15f4d86de
|
added timezone update logic
|
2024-08-12 18:40:32 +02:00 |
|
Andras Bacsai
|
0e54ed1343
|
feat: preserve git repository with advanced file storages
|
2024-08-12 16:06:24 +02:00 |
|
ayntk-ai
|
e28289ce1e
|
cleanup all.php
|
2024-08-12 14:46:30 +02:00 |
|
ayntk-ai
|
122491808c
|
fix env deletion and sorting of locked envs
|
2024-08-12 14:44:18 +02:00 |
|
ayntk-ai
|
1d7c833b7c
|
fix sort alphabetically
|
2024-08-12 14:13:03 +02:00 |
|
ayntk-ai
|
93444ea872
|
fix manual safe button and few simplifications
|
2024-08-12 14:06:00 +02:00 |
|
ayntk-ai
|
c5aba34a6f
|
new submit logic
|
2024-08-12 13:23:36 +02:00 |
|
ayntk-ai
|
365f957b8a
|
remove duplicated sentinel pull job
|
2024-08-12 12:43:06 +02:00 |
|
ayntk-ai
|
a5db3b85fa
|
cron logic
|
2024-08-12 12:42:15 +02:00 |
|
Andras Bacsai
|
f87e6bcfc6
|
refactor: Update RabbitMQ configuration to use environment variable for port
|
2024-08-12 12:37:39 +02:00 |
|
Andras Bacsai
|
e068581862
|
refactor: Refresh application to get latest database changes
|
2024-08-12 11:35:30 +02:00 |
|
Andras Bacsai
|
4904b33a0f
|
refactor: Update event listeners in Show components
|
2024-08-12 11:35:26 +02:00 |
|
ayntk-ai
|
27a15138b7
|
Feat UI form
|
2024-08-10 00:12:53 +02:00 |
|