Andras Bacsai
07984ce74f
Merge branch 'next' into fix-postgres-init-scripts
2024-12-18 10:35:16 +01:00
Andras Bacsai
9e3467578f
feat: add environment_uuid support and update API documentation
...
- Introduced `environment_uuid` as a required field in various API endpoints and schemas.
- Updated descriptions to clarify that either `environment_name` or `environment_uuid` must be provided.
- Modified routes and controller methods to accommodate the new UUID parameter.
- Adjusted frontend components to utilize `environment_uuid` for better consistency and clarity.
- Removed deprecated fields related to environment handling.
This change enhances the API's flexibility in identifying environments, improving overall usability.
2024-12-17 13:42:16 +01:00
Andras Bacsai
38256af9b3
fix: refactor database view
2024-12-17 12:10:55 +01:00
Andras Bacsai
2a9d499251
feat: migrate env variables to polymorphic relationship
...
fix: proxy status query ui
2024-12-17 10:38:42 +01:00
🏔️ Peak
7328724f3d
Merge branch 'coollabsio:main' into fix-postgres-init-scripts
2024-12-04 13:15:58 +01:00
Andras Bacsai
3f8208e81b
fix: loading indicator for db proxies
2024-11-07 12:32:44 +01:00
Andras Bacsai
a097f3b830
ui
2024-11-06 12:49:57 +01:00
Andras Bacsai
e1d105606d
fix: add user/pw to db view
2024-11-04 14:33:00 +01:00
Andras Bacsai
2baea6e89f
fix
2024-11-04 14:23:21 +01:00
Andras Bacsai
ffb1e10248
fix dragonfly view
2024-11-04 14:22:42 +01:00
Andras Bacsai
7fb1a1fc75
fix: use Auth(), add new db proxy stop event refactor clickhouse view
2024-11-04 14:18:16 +01:00
Andras Bacsai
34c7aa122c
refactor backup edit view
2024-11-04 12:40:10 +01:00
Andras Bacsai
c11dfdee1f
refactor create scheduled backup livewire
2024-11-04 11:53:32 +01:00
Andras Bacsai
af35612c15
Refactor backup-edit.blade.php to conditionally display the "Backup All Databases" checkbox based on the database type and ID
2024-10-28 10:39:34 +01:00
Andras Bacsai
bf7b0f9e06
fix: redis database user and password
2024-10-21 12:13:42 +02:00
peaklabs-dev
7f393eb2c2
fix indexing after deletion and make sure init script is removed form the server
2024-10-18 20:51:51 +02:00
peaklabs-dev
85c3270dcc
update helper and disable input if variable is shared
2024-10-16 13:44:17 +02:00
peaklabs-dev
edad4fcd5c
update helper text
2024-10-15 17:38:11 +02:00
🏔️ Peak
937666b177
Merge branch 'fix-redis-db-ui' into fix-redis
2024-10-15 15:48:57 +02:00
Andras Bacsai
81b8a58415
fix: scheduled backup for services view
2024-10-03 22:38:37 +02:00
Andras Bacsai
1c7ca56756
feat: backup all databases for mysql,mariadb,postgresql
2024-10-03 12:39:45 +02:00
Andras Bacsai
dd782e75f5
fix: local dev s3 uploads
...
fix: hetzner s3 uploads (mc alias instead of mc host)
2024-10-02 11:45:30 +02:00
Andras Bacsai
223cd37031
fix: remove autofocuses
2024-10-01 21:36:16 +02:00
Andras Bacsai
d3898ee320
chore: Update database startup heading title
2024-09-27 17:31:48 +02:00
peaklabs-dev
03b736177d
Merge branch 'coollabsio:main' into fix-redis-db-ui
2024-09-26 20:02:05 +02:00
Andras Bacsai
b84d39ba56
refactor: Update confirmation button text for deletion actions
2024-09-23 08:58:04 +02:00
Andras Bacsai
be42f15711
refactor: Update ServerSeeder and PopulateSshKeysDirectorySeeder
2024-09-20 17:28:55 +02:00
Andras Bacsai
5ec45d547a
Merge branch 'next' into fix-#2546-deletion-issues
2024-09-18 18:05:06 +02:00
Andras Bacsai
f124a1e60d
chore: Update terminal button text and layout in application heading view
2024-09-16 10:56:11 +02:00
Andras Bacsai
22bd305e8f
chore: Update UI for displaying no executions found in scheduled task list
2024-09-05 11:15:56 +02:00
ayntk-ai
c16e914be4
Fix: DB image cleanup
2024-09-04 14:59:44 +02:00
Vahor
cadb12986c
fix: wrong executions order
2024-09-03 21:10:44 +02:00
ayntk-ai
d94e39ccc7
Feat: service confirmation
2024-09-03 16:59:51 +02:00
ayntk-ai
d5b7e9ed83
Feat: preview deployments and typos
2024-09-03 16:43:50 +02:00
ayntk-ai
3d1c730703
Feat: del init script
2024-09-02 23:58:48 +02:00
ayntk-ai
c3188958b4
Feat: DB start, stop confirm
2024-09-02 23:54:16 +02:00
ayntk-ai
dfd218ec06
fixes here and there
2024-09-02 19:27:21 +02:00
ayntk-ai
a97ccd206c
confirm init script
2024-08-31 20:55:56 +02:00
ayntk-ai
f8226cf892
confirm backup deletion
2024-08-31 19:31:01 +02:00
ayntk-ai
38845d7eb0
confirm backup and delete all backups of the job
2024-08-31 18:29:19 +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
ayntk-ai
462acda233
Feat: add UI for redis password and username
2024-08-21 19:20:46 +02:00
ayntk-ai
e77e807cdd
Add UI
2024-08-21 15:54:16 +02:00
ayntk-ai
7d4261b71a
new design for execution log
2024-08-19 00:14:09 +02:00
ayntk-ai
48734e53d0
formatting
2024-08-16 21:22:06 +02:00
ayntk-ai
7a001cea3b
formatting
2024-08-16 21:07:10 +02:00
ayntk-ai
62ecc45f21
Feat: recent backups UI
2024-08-16 21:06:36 +02:00
Andras Bacsai
f106e6e37b
feat: add custom docker container options to all databases
2024-08-16 13:56:47 +02:00
ayntk-ai
840e225aa8
formatting and waring text
2024-08-09 22:43:18 +02:00
Andras Bacsai
fa28e952de
refactor: Update cron expressions and add helper text for scheduled tasks
2024-08-08 12:50:49 +02:00
Andras Bacsai
1c565fd502
refactor: Add lazy loading to tags in Livewire configuration view
2024-07-12 14:00:39 +02:00
Andras Bacsai
3c13f1ff61
feat: restart database
...
feat: public dbs stay public after restart
feat: patch database conf
2024-07-02 13:39:44 +02:00
Andras Bacsai
2c92cc40e1
refactor: Update code to use str() instead of Str::of() for string manipulation
2024-06-25 10:37:10 +02:00
Andras Bacsai
c81ad5cd03
feat: container metrics
2024-06-20 13:17:06 +02:00
Andras Bacsai
4667f96b40
feat: db proxy logs
2024-06-09 21:33:17 +02:00
Andras Bacsai
35cea852ca
feat: add titles
2024-06-07 11:01:10 +02:00
Andras Bacsai
463021a9f3
refactor: Remove unused variables and improve code readability
2024-06-06 11:09:27 +02:00
Andras Bacsai
e9e12ad843
feat: able to change database passwords on the UI. It won't sync to the database.
2024-06-05 11:44:25 +02:00
Andras Bacsai
4fd3185d12
fix: backup executions view
2024-06-05 11:44:10 +02:00
Andras Bacsai
63e64b8bcc
refactor: Remove redundant heading in backup settings page
2024-05-24 09:35:36 +02:00
Andras Bacsai
a54f0ed94d
chore: Improve menu item styling and spacing in service configuration and index views
2024-05-06 14:30:50 +02:00
Andras Bacsai
848e6102a1
fix css here and there
2024-05-06 13:58:19 +02:00
Francesco Bruno
1b30ee606f
improved responsivness in case the service/app/database is deployed
2024-05-05 18:14:14 +00:00
Francesco Bruno
d81906d348
assing a min height to navbar list
2024-05-05 17:09:22 +00:00
Francesco Bruno
296872d2e4
database configuration input boxes use wrap in small screens
2024-05-05 17:04:59 +00:00
Francesco Bruno
61fdf4b6c7
use muni-item-active for submenus for services and database
2024-05-05 16:41:15 +00:00
Francesco Bruno
91dbf1f01a
navbar changed in order top move as first element the button for start/redeploy
2024-05-05 16:33:52 +00:00
Francesco Bruno
6102e441d6
In small screen the submenu is moved up, under the navbar-main
2024-05-05 15:23:25 +00:00
Andras Bacsai
bb6c9cf49e
fix: backups
2024-04-29 09:38:45 +02:00
Andras Bacsai
40f3301324
Fix remove dropzone script async attribute
2024-04-25 13:10:50 +02:00
Andras Bacsai
b28611ed08
Fix typo in create-scheduled-backup.blade.php
2024-04-25 12:59:25 +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
3323533fd0
Update Dropzone library version and add async attribute to script tag in import.blade.php
2024-04-12 10:48:43 +02:00
Andras Bacsai
1e7a5562ab
Update Clickhouse database credentials and variables
2024-04-11 13:45:02 +02:00
Andras Bacsai
e71032a8fc
Fix variable assignment in Import.php and ApplicationDeploymentJob.php
2024-04-11 13:20:46 +02:00
Andras Bacsai
9c7f40e4fe
feat: upload large backups
2024-04-11 12:13:11 +02:00
Andras Bacsai
f35b7ab6f4
Update labels for database accessibility in blade files
2024-04-11 08:55:11 +02:00
Andras Bacsai
fb614637a9
Fix download_file function in backup-executions.blade.php
2024-04-10 21:12:50 +02:00
Andras Bacsai
c6844ff47a
Add keydb, dragonfly and clickhouse
2024-04-10 15:00:46 +02:00
Andras Bacsai
605a630411
Update download_file method name in backup-executions.blade.php
2024-04-10 14:36:57 +02:00
Andras Bacsai
42c143d19e
ui: backup executions
2024-03-28 09:01:40 +01:00
Andras Bacsai
6045870398
fix: scheduled backup for other service databases (supabase)
2024-03-26 13:50:44 +01:00
Andras Bacsai
9ad6ce5851
ui ui ui ui
2024-03-25 11:33:38 +01:00
Andras Bacsai
a66090b594
ui + package updates
2024-03-25 10:41:44 +01:00
Andras Bacsai
b418a78e2e
ui ui ui (pig)
2024-03-24 16:00:25 +01:00
Andras Bacsai
8b7e1e4169
Refactor code and update UI components
2024-03-22 11:34:15 +01:00
Andras Bacsai
b5775ff9d2
ui ui ui ui ui ui ux ux ux ux ux ux
2024-03-21 12:44:32 +01:00
Andras Bacsai
b61860b3ab
ui: redesign
2024-03-20 12:54:06 +01:00
Andras Bacsai
051a1405e7
Refactor backup execution and cleanup functionality
2024-03-07 10:27:21 +01:00
Andras Bacsai
5322d446bd
fix: service container status updates
2024-03-01 10:36:32 +01:00
Andras Bacsai
9e1a7d5d9a
feat: multi deployments
2024-02-07 14:55:06 +01:00
Andras Bacsai
e7fdff0f69
feat: tags
...
ui: improvements
2024-02-02 11:50:28 +01:00
Andras Bacsai
abcc004953
feat: clone any resource
2024-01-22 16:08:18 +01:00
Andras Bacsai
2edf71a0dd
feat: move resources between projects / environments
2024-01-22 15:12:38 +01:00
Andras Bacsai
90a5a23fd9
Fix initial username placeholder in PostgreSQL database view
2024-01-12 15:41:43 +01:00
Andras Bacsai
cf9be9355f
fix: upload limit on ui
2024-01-11 11:55:17 +01:00
Andras Bacsai
6b24001876
feat: import backups
2024-01-10 15:42:54 +01:00
Andras Bacsai
6bb45430c9
fix: submit error on postgresql
2024-01-10 14:41:05 +01:00
Andras Bacsai
8a63ef5da9
Merge branch 'feat/db-import' of github.com:stooit/coolify into stooit-feat/db-import
2024-01-10 14:36:59 +01:00
Andras Bacsai
e324866a27
Refactor database configuration layout
2024-01-10 14:34:04 +01:00
Andras Bacsai
0e5f733657
Add import tab to database configuration view
2024-01-10 14:33:21 +01:00
Andras Bacsai
4c3907c296
refactor routes
2024-01-07 16:23:41 +01:00
Stuart Rowlands
557e1407d0
Added database import feature.
2024-01-06 15:24:57 +10:00
Andras Bacsai
1fd12832ca
refactor: application status changed realtime
2023-12-11 13:43:16 +01:00
Andras Bacsai
3ffd3fc819
fix: channels
...
feat: database backup is realtime now
2023-12-11 10:23:10 +01:00
Andras Bacsai
718603e37e
wip: migrate to livewire 3
2023-12-07 19:06:32 +01:00
Andras Bacsai
3b20eee909
feat: enable/disable log drain by service
2023-11-17 20:08:21 +01:00
Andras Bacsai
c78068466b
Add custom PostgreSQL configuration to
...
StandalonePostgresql
2023-11-08 12:40:05 +01:00
Andras Bacsai
88e407756d
Update version numbers and database URLs
2023-11-08 12:26:57 +01:00
Andras Bacsai
18e98aaf52
Add S3 storage to Livewire components and fix
...
backup job network issue
2023-11-07 14:09:24 +01:00
Andras Bacsai
516e10ddf2
feat: service database backups
2023-11-07 12:11:47 +01:00
Andras Bacsai
d5cc2a2eed
feat: download local backups
2023-10-25 09:28:26 +02:00
Andras Bacsai
f801bb98cd
feat: mysql, mariadb
2023-10-24 14:31:28 +02:00
Andras Bacsai
51ef24e1fb
fix
2023-10-20 09:38:21 +02:00
Andras Bacsai
11bd46b200
wip: mongodb backup
2023-10-19 17:17:38 +02:00
Andras Bacsai
c53d88902c
feat: standalone mongodb
2023-10-19 13:32:03 +02:00
Shivam Mishra
8f8f5878dd
fix: docker hub URL
2023-10-13 22:34:46 +05:30
Andras Bacsai
d635e5dbae
fix: backup database one-by-one.
2023-10-13 15:45:24 +02:00
Andras Bacsai
5aa8ccfcf4
link to default redis conf
2023-10-13 09:42:38 +02:00
Andras Bacsai
38c6c1ee40
fix: urls should be password fields
2023-10-13 09:36:37 +02:00
Andras Bacsai
8f9949160c
feat: add custom redis conf
2023-10-12 17:29:29 +02:00
Andras Bacsai
beae0b545f
init: redis
2023-10-12 17:18:33 +02:00
Andras Bacsai
24fa56762e
fix: database backups
2023-10-10 13:10:43 +02:00
Andras Bacsai
f2c32b9aeb
fixes
2023-10-09 20:37:42 +02:00
Andras Bacsai
a5e6975dac
fix: ui
2023-10-04 10:34:44 +02:00
Andras Bacsai
77e3208f00
feat: public database
2023-09-07 13:23:34 +02:00
Andras Bacsai
82a01b4483
format muhahaha
2023-08-11 20:48:52 +02:00
Andras Bacsai
c762195c8a
format files lol
2023-08-11 20:19:42 +02:00
Andras Bacsai
8a93f1fc0c
fix: no storage
2023-08-11 17:49:54 +02:00
Andras Bacsai
61864970c1
Able to backup Coolify itself
2023-08-11 16:13:53 +02:00
Andras Bacsai
f097b80c35
refactor
2023-08-11 10:43:44 +02:00
Andras Bacsai
662b191dfd
refactor
2023-08-11 10:42:57 +02:00
Andras Bacsai
1cafa02ba5
fix small issue
2023-08-10 17:55:03 +02:00
Andras Bacsai
fcb2e10097
Able to remove scheduled backups
2023-08-10 16:25:59 +02:00
Andras Bacsai
e17f1935d2
Refactor + package updates + improve local backups
2023-08-10 15:52:54 +02:00
Andras Bacsai
d2a4dbf283
Able to add scheduled backups through the UI
2023-08-09 17:57:27 +02:00
Andras Bacsai
a3353aac0c
fix: postgres_username name to not name, lol
2023-08-09 16:05:51 +02:00
Andras Bacsai
d18de24cf9
wip: scheduled backups
...
fix: file locations vendor unlocking
2023-08-09 14:44:36 +02:00
Andras Bacsai
bd9a1dbaf3
Add port mappings for postgresql
...
Able to add init scripts fro postgresql
2023-08-08 14:35:01 +02:00
Andras Bacsai
f2228cec7b
testing php storm code cleanup and styling
2023-08-08 11:51:36 +02:00
Andras Bacsai
971d7f703d
lots of updates + refactoring
2023-08-07 22:14:21 +02:00
Andras Bacsai
a020bc872d
feat: init postgresql database
2023-08-07 18:46:40 +02:00