Andras Bacsai
9982a931fa
fix: default docker engine version + fix install script
2024-11-15 11:33:03 +01:00
peaklabs-dev
3f49056a84
remove user as there is no envs here anymore
2024-11-12 20:36:58 +01:00
peaklabs-dev
1c5ddab30d
use one constants file
2024-11-12 15:18:48 +01:00
Andras Bacsai
aa1e80ccae
fix: start sentinel on seeder
2024-11-08 10:39:02 +01:00
Andras Bacsai
e7f2215652
fix: seeder should not start sentinel
2024-11-08 10:28:40 +01:00
Andras Bacsai
f1587d3302
cleanups
2024-11-06 12:39:37 +01:00
Lucas Michot
8e1444eaa7
Get rid of many useless blank lines
2024-10-31 17:44:01 +01:00
Lucas Michot
d557a22b91
Remove all ray() calls
2024-10-28 13:51:23 +01:00
Andras Bacsai
67c69b4ba4
Merge branch 'next' into disable-2-step-confirmation-if-needed
2024-10-21 10:58:04 +02:00
Andras Bacsai
2315bdb93f
ui updates on server
2024-10-17 14:56:36 +02:00
peaklabs-dev
e1e00af35a
disable tow step confirmation by default on dev
2024-10-17 12:28:07 +02:00
Andras Bacsai
2702fbc284
Refactor logging in PushServerUpdateJob, Application, and SentinelSeeder
2024-10-15 17:03:50 +02:00
Andras Bacsai
46ec8eed64
fix: generate sentinel url
2024-10-15 15:43:53 +02:00
Andras Bacsai
d446cd4f31
sentinel updates
2024-10-15 13:39:19 +02:00
Danilo Martinelli
96ef0ef749
feat: 🛂 integrate Authentik authentication with Coolify
...
- Configured Authentik as the OAuth provider in Coolify.
2024-10-13 10:28:24 -03:00
Andras Bacsai
83549965ca
Refactor instanceSettings() function for improved code readability
2024-10-01 10:37:40 +02:00
Andras Bacsai
cccd05f322
chore: Refactor code to improve SSH key handling and storage
2024-09-29 20:12:30 +02:00
Andras Bacsai
795af8de52
Make sure key is not created with wrong private_key
2024-09-29 20:05:02 +02:00
Andras Bacsai
55847d90c0
Merge pull request #3518 from coollabsio/improve-seeders
...
Refactor: Improve seeders
2024-09-27 14:43:56 +02:00
peaklabs-dev
5541c737b7
Remove all deleted seeders
2024-09-27 12:24:58 +02:00
Andras Bacsai
174923de98
refactor: Update ProductionSeeder to fix issue with coolify_key assignment
2024-09-26 13:06:56 +02:00
Andras Bacsai
68ab8dc14c
refactor: Add localhost as Server if it doesn't exist and not in cloud environment
2024-09-26 12:31:39 +02:00
Andras Bacsai
d006edc485
refactor: Add localhost as Server if it doesn't exist and not in cloud environment
2024-09-26 10:37:02 +02:00
peaklabs-dev
dfd6fdf0a8
Merge pull request #3554 from coollabsio/next
...
Next
2024-09-25 00:00:49 +02:00
Andras Bacsai
62459f9a95
refactor: Remove unused code in DatabaseBackupStatusJob and PopulateSshKeysDirectorySeeder
2024-09-24 11:57:13 +02:00
Andras Bacsai
2841675691
refactor
2024-09-23 20:31:50 +02:00
Andras Bacsai
be42f15711
refactor: Update ServerSeeder and PopulateSshKeysDirectorySeeder
2024-09-20 17:28:55 +02:00
peaklabs-dev
768b39dd25
Revert "remove team seeders"
...
This reverts commit 000a348c90 .
2024-09-20 15:45:18 +02:00
peaklabs-dev
000a348c90
remove team seeders
2024-09-20 15:42:24 +02:00
peaklabs-dev
56f7eb769d
Remove commented out seeders
2024-09-20 15:42:06 +02:00
peaklabs-dev
cc77775f20
Remove not needed seeders to make management simpler
2024-09-20 15:32:56 +02:00
Andras Bacsai
5b00b66f24
refactor: Update PrivateKey model to improve code readability and maintainability
2024-09-20 12:27:55 +02:00
Andras Bacsai
b81f9114d9
chore: Update ProductionSeeder to call OauthSettingSeeder and PopulateSshKeysDirectorySeeder
2024-09-20 11:34:13 +02:00
Andras Bacsai
be8573c828
chore: Update SSH key generation in install.sh script
2024-09-20 11:04:26 +02:00
Andras Bacsai
fc6f5d82db
chore: Add SSH key for localhost in ProductionSeeder
2024-09-19 17:26:59 +02:00
peaklabs-dev
2ec66fd146
FIx: Server ID 0
2024-09-17 14:08:34 +02:00
peaklabs-dev
ccbbfd8908
Fix: ID issues on dev seeders
2024-09-17 14:03:31 +02:00
peaklabs-dev
2d8bda4fa6
Fix: Private key with ID 2 on dev
2024-09-17 13:06:50 +02:00
peaklabs-dev
a68fbefadb
Fix: Populate SSH keys in dev
2024-09-16 19:34:46 +02:00
peaklabs-dev
b79b4015d7
Feat: Populate SSH key folder
2024-09-16 19:08:15 +02:00
peaklabs-dev
0bfdc1c531
Feat: Store all keys on disk by default
2024-09-16 18:45:08 +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
a981b49502
fixed database seeder, remove dependency on form.php
2024-08-16 17:43:14 +02:00
ayntk-ai
3e3b92638b
Add: server timezone seeder
2024-08-16 17:09:53 +02:00
Luan Estradioto
ac468f616b
fix unique constraint error on dev env
2024-08-15 21:05:00 -03:00
Andras Bacsai
59702c6dbc
refactor: Update ProxyTypes enum values to use TRAEFIK instead of TRAEFIK_V2
2024-08-07 17:52:51 +02:00
andrasbacsai
613830e6a6
Fix styling
2024-07-24 19:11:12 +00:00
Andras Bacsai
7459ab22d1
remove file
2024-07-20 13:17:09 +02:00
Andras Bacsai
0f55e83591
revert: instancesettings
2024-07-12 15:45:36 +02:00
Andras Bacsai
88f33be5b6
refactor: only get instanceSettings once from db
2024-07-12 12:51:55 +02:00
andrasbacsai
d1a5f97f59
Fix styling
2024-06-19 06:59:46 +00:00
Thijmen
d86274cc37
Fix styling
2024-06-10 20:43:34 +00:00
Andras Bacsai
4667f96b40
feat: db proxy logs
2024-06-09 21:33:17 +02:00
Andras Bacsai
98b6aec203
feat: admin view for deleting users
2024-05-21 14:29:06 +02:00
Andras Bacsai
911e29f2ea
fix: refresh public ips on start
2024-04-25 13:52:52 +02:00
Andras Bacsai
42019321e3
Merge branch 'feature' into feature/oauth
2024-03-20 13:58:31 +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
e699103d3e
Update application names and base directories
2024-03-06 15:34:21 +01:00
Andras Bacsai
54923b7640
feat: collect webhooks during maintenance
2024-03-01 14:04:29 +01:00
Andras Bacsai
e7e3adc7fb
Fix condition for checking localhost key in ProductionSeeder.php
2024-01-26 11:11:41 +01:00
Andras Bacsai
f8c19e1fb3
Update contact links in error and subscription views
2024-01-26 08:39:54 +01:00
Andras Bacsai
fb478c79b3
feat: shared environments
2024-01-23 17:13:23 +01:00
Andras Bacsai
a42c8da344
fix: proxy ui view
...
feat: build server 🌮
2024-01-16 15:19:14 +01:00
Andras Bacsai
ff13cb4e26
fix: init
2023-12-12 12:01:53 +01:00
Andras Bacsai
5cb572b6a5
fix: run init command after production seeder
2023-12-12 11:54:10 +01:00
Andras Bacsai
c803768e5f
set autoupdate
2023-12-11 20:55:58 +01:00
Andras Bacsai
60c8e0d625
feat: disable autoupdate
2023-12-11 20:40:05 +01:00
Andras Bacsai
ec5cca7b3e
feat: autoupdate env during seed
2023-12-11 19:34:23 +01:00
Andras Bacsai
f934dfef33
wip livewire migration
2023-12-07 22:56:55 +01:00
Andras Bacsai
42ee4ca032
wip: broadcast
2023-12-04 20:47:32 +01:00
Andras Bacsai
b4874c7df3
wip: swarm
2023-11-28 18:31:04 +01:00
Andras Bacsai
070573f0df
fix: local dev repo
2023-11-03 15:11:06 +01:00
Andras Bacsai
c19c13b4e2
feat: cloning project
2023-10-20 12:34:53 +02:00
Andras Bacsai
beae0b545f
init: redis
2023-10-12 17:18:33 +02:00
Andras Bacsai
63de538879
seeder update
2023-10-12 12:18:26 +02:00
Andras Bacsai
1d733b2282
seeder
2023-10-12 12:11:54 +02:00
Andras Bacsai
c422b4dbcf
fix: isCloud in production seeder
2023-10-12 11:36:44 +02:00
Andras Bacsai
5c27f43b3d
move autoupdate job to actions
2023-10-12 08:56:29 +02:00
Andras Bacsai
03a3405524
fix: localhost privatekey update
2023-09-29 10:32:32 +02:00
Andras Bacsai
1752448050
wip: services
2023-09-22 21:31:47 +02:00
Andras Bacsai
b4d69a22df
wip: services
2023-09-20 15:42:41 +02:00
Andras Bacsai
f4f3034389
fix: 4.0.0-beta.37
2023-09-15 17:57:17 +02:00
Andras Bacsai
64a65e2018
fix: errors
2023-09-11 17:36:30 +02:00
Andras Bacsai
0065a86371
update seeder
2023-09-01 16:36:41 +02:00
Andras Bacsai
291b9a84ef
refactoring
2023-08-29 14:36:17 +02:00
Andras Bacsai
af30d0831d
do not seed in coolify cloud
2023-08-28 15:03:44 +02:00
Andras Bacsai
3985cca8cc
add pure dockerfile in seeder
2023-08-25 12:40:53 +02:00
Andras Bacsai
2d8f166e4a
update a few things
2023-08-23 16:40:59 +02:00
Andras Bacsai
b39ca51d41
wip: boarding
2023-08-22 17:44:49 +02:00
Andras Bacsai
2414ddd360
remove seeders in dev
2023-08-21 20:19:47 +02:00
Andras Bacsai
88b3005589
feat: force password reset + waitlist
2023-08-15 14:11:38 +02:00
Andras Bacsai
619d395331
feat: dockerfile build pack
2023-08-11 22:41:47 +02:00
Andras Bacsai
82a01b4483
format muhahaha
2023-08-11 20:48:52 +02:00
Andras Bacsai
61864970c1
Able to backup Coolify itself
2023-08-11 16:13:53 +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
d18de24cf9
wip: scheduled backups
...
fix: file locations vendor unlocking
2023-08-09 14:44:36 +02:00
Andras Bacsai
46909dca85
init: scheduled backups
2023-08-08 17:28: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