Commit Graph
36 Commits
Author SHA1 Message Date
Andras Bacsai 9fd2a21f24 fix(domains): close edit modal after save and drop Lima seeds
Dispatch edit-domain-saved so Alpine closes the domain edit modal,
wire Save to updateDomain, and force white active log toolbar text in
dark mode. Seed railpack examples on the local Docker destination only
and remove Lima servers, environments, and V5DevLimaSeeder.
2026-08-06 13:45:19 +02:00
Andras BacsaiandGitHub 58f6f9e05b feat(dev): add Lima testing server fixtures (#10844) 2026-07-03 10:07:55 +02:00
Andras BacsaiandClaude 2f721c6166 feat: Add deterministic UUIDs to development seeders
Add fixed UUIDs to all development seeders for programmatic API access:
- Server: localhost
- Project: project
- Applications: docker-compose, nodejs, dockerfile, dockerfile-pure
- StandaloneDocker: docker
- StandalonePostgresql: postgresql
- S3Storage: minio
- PrivateKeys: ssh, github-key
- GithubApps: github-public, github-app
- GitlabApp: gitlab-public
- LocalPersistentVolume: volume

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-11 09:54:27 +01:00
Andras Bacsai be42f15711 refactor: Update ServerSeeder and PopulateSshKeysDirectorySeeder 2024-09-20 17:28:55 +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
Thijmenandgithub-actions[bot] d86274cc37 Fix styling 2024-06-10 20:43:34 +00:00
Andras Bacsai 5c27f43b3d move autoupdate job to actions 2023-10-12 08:56:29 +02:00
Andras Bacsai b39ca51d41 wip: boarding 2023-08-22 17:44:49 +02:00
Andras Bacsai 61864970c1 Able to backup Coolify itself 2023-08-11 16:13:53 +02:00
Andras Bacsai f2228cec7b testing php storm code cleanup and styling 2023-08-08 11:51:36 +02:00
Andras Bacsai 8b128c1bbe lots of UI fixes 2023-07-14 13:38:24 +02:00
Andras Bacsai e9ba295a1e fix: proxy status
fix: start proxy in case any dns set somewhere
2023-07-14 13:01:55 +02:00
Andras Bacsai 4f98cef7cb fix: deployment key based works 2023-07-05 22:10:10 +02:00
Andras Bacsai 6701e07335 wip 2023-06-23 08:58:32 +02:00
Andras Bacsai d5d671bac1 wip 2023-06-22 09:38:44 +02:00
Andras Bacsai 3bdea4c931 wip 2023-06-20 20:19:31 +02:00
Andras Bacsai 4698ab9722 fix 2023-06-14 12:48:29 +02:00
Andras Bacsai 8f0cd69cd3 fix 2023-06-14 11:54:00 +02:00
Andras Bacsai 0f28acac00 save 2023-06-02 15:15:12 +02:00
Andras Bacsai a275ac5f41 wip 2023-05-16 11:39:18 +02:00
Andras Bacsai 752c86d8f7 wip 2023-05-16 11:02:51 +02:00
Joao Patricio f50e850774 wip 2023-05-03 07:40:12 +01:00
Joao Patricio 00a8c847e9 wip 2023-05-03 06:23:45 +01:00
Andras Bacsai 2487dde69e add new server
add new private key
check server connection
2023-04-26 15:38:50 +02:00
Andras Bacsai 1ba57ef6c3 fix: seeders 2023-04-14 12:58:45 +02:00
Andras Bacsai ff5ff7f310 Add root team + localhost (coolify host) in prod seeder 2023-04-14 12:54:29 +02:00
Andras Bacsai c8434acd0d fixes 2023-04-14 10:00:42 +02:00
Joao Patricio 5d89df554a Small ajustments. 2023-03-31 11:26:56 +01:00
Andras Bacsai 78c4344583 feat: add deployments as activity
fix: tests
refactor: remoteProcess
2023-03-29 12:27:02 +02:00
Andras Bacsai 593f1acf10 wip 2023-03-28 20:59:42 +02:00
Andras Bacsai 4df66ebf00 wip 2023-03-28 15:47:37 +02:00
Andras Bacsai 54441ddfde Add GitHub, GitLab, DeployKeys 2023-03-28 12:09:34 +02:00
Andras Bacsai 653efb6983 WIP 2023-03-27 14:31:42 +02:00
Andras Bacsai f57684b024 Add Servers and PrivateKeys
Add new testhost
Remove privatekey injection from Dockerfile
2023-03-24 22:15:36 +01:00
Andras Bacsai f7c615c958 Add servers and privatekeys to database 2023-03-24 15:47:58 +01:00