Mauricio Siu
f74d02381f
Merge pull request #1477 from Mautriz/canary
...
Allow traefik labels customization in docker-composes
2025-03-15 20:48:46 -06:00
Mauricio Siu
d46afbef2d
Merge pull request #1502 from Dokploy/1493-railpack-spawns-multiple-build-kit-containers
...
1493 railpack spawns multiple build kit containers
2025-03-15 20:45:47 -06:00
Mauricio Siu
be64a1554d
chore: remove commented-out Docker build command from Railpack builder utility
2025-03-15 20:45:38 -06:00
Mauricio Siu
8d9d00d0c6
refactor: streamline container parsing logic in Docker service functions
2025-03-15 20:43:22 -06:00
Mauricio Siu
31164c9798
chore: remove console log statements from WebSocket connection handling and ensure builder container for Railpack is created
2025-03-15 20:42:53 -06:00
Mauricio Siu
4d4de1424e
Merge pull request #1501 from Dokploy/1492-deploy-vs-rebuild-on-docker-compose-are-using-different-volumes
...
refactor: remove console log statements on WebSocket connection close…
2025-03-15 18:37:36 -06:00
Mauricio Siu
fa954c3bbd
refactor: remove console log statements on WebSocket connection close and adjust compose file handling based on source type
2025-03-15 18:36:40 -06:00
Mauricio Siu
005f73d665
refactor: enhance Railpack build process by introducing preparation step and environment variable handling
2025-03-15 17:11:20 -06:00
Mauricio Siu
bbe7d5bdc5
Merge pull request #1499 from Dokploy/1455-invalid-origin-on-login
...
chore: update better-auth package to version 1.2.4 and kysely to vers…
2025-03-15 14:46:28 -06:00
Mauricio Siu
6f7a5609a3
chore: update better-auth package to version 1.2.4 and kysely to version 0.27.6; enhance error handling in 2FA feature
2025-03-15 14:45:21 -06:00
Mauricio Siu
c3a5e2a8d6
Merge pull request #1498 from Dokploy/1486-mongodb-external-url-visual-bug
...
feat: add alert block for IP address requirement in database credenti…
2025-03-15 14:30:09 -06:00
Mauricio Siu
1ca965268e
feat: add alert block for IP address requirement in database credential components
2025-03-15 14:29:16 -06:00
Mauricio Siu
e323ade29e
Merge pull request #1473 from gentslava/fix/service_layout
...
fix(ui): projects layout
2025-03-15 13:41:08 -06:00
Mauricio Siu
8c916bc431
Merge pull request #1491 from tswymer/fix/duplicate-percentage-unit
...
fix: removed duplicate percentage label
2025-03-15 13:39:57 -06:00
Mauricio Siu
0670f9b910
Merge pull request #1474 from drudge/canary
...
Various Improvements
2025-03-15 13:24:39 -06:00
Mauricio Siu
44f002d8d0
Merge pull request #1497 from Dokploy/fix/adjust-images-templates
...
fix: update template logo URL to use the new domain for consistency
2025-03-15 13:23:17 -06:00
Mauricio Siu
27f6c945e0
fix: update template logo URL to use the new domain for consistency
2025-03-15 13:22:47 -06:00
Tobias Wymer
e61c216ea0
fix: removed duplicate percentage label
2025-03-14 19:34:15 +01:00
Nicholas Penree
9f9492af79
fix: generate domains from templates using slugified project name
2025-03-12 22:44:49 -04:00
Nicholas Penree
68f608bdc9
chore(ui): replace placeholder company name
2025-03-12 22:44:49 -04:00
Nicholas Penree
8f671d1691
chore(ui): standardize view logs / terminal menu items
2025-03-12 22:44:49 -04:00
Nicholas Penree
7afbe8b208
chore(ui): standardize status badge for containers
2025-03-12 22:44:48 -04:00
Nicholas Penree
8c05214e78
fix(monitoring): remove extra percent from cpu usage
2025-03-12 22:44:48 -04:00
Mauro Insacco
07769e69d6
Allow traefik labels customization in docker-composes
2025-03-13 01:44:04 +01:00
Vyacheslav Shcherbinin
2ace36f035
fix(ui): projects layout for large screen
2025-03-12 19:16:16 +07:00
Vyacheslav Shcherbinin
b7196a3494
fix(config): large screens support
2025-03-12 19:16:16 +07:00
Mauricio Siu
3b737ca55b
Merge pull request #1468 from ChrisvanChip/style-remove-gap-from-container
...
style: remove inconsistent gap between header and content
2025-03-12 00:55:32 -06:00
Chris
581e590f65
style: remove inconsistent gap between header and content
2025-03-11 12:18:17 +00:00
Zakher Masri
ac0922d742
docs: update CONTRIBUTING.md
and add GUIDES.md
2025-03-11 14:38:37 +03:00
Mauricio Siu
d66a5d55a3
docs: update template contribution guidelines to reference external repository
2025-03-11 01:36:20 -06:00
Mauricio Siu
47db6831b4
Merge pull request #1461 from Dokploy/fix/envs-array-templates
...
feat(templates): support array-based environment variable configuration
2025-03-11 00:42:03 -06:00
Mauricio Siu
56cbd1abb3
test(templates): enhance secret key and base64 validation in template tests
...
Improve test coverage for secret key generation by:
- Adding more robust base64 validation checks
- Verifying base64 string format and length
- Ensuring generated keys meet specific cryptographic requirements
2025-03-11 00:41:53 -06:00
Mauricio Siu
cb40ac5c6b
Merge branch 'canary' into fix/envs-array-templates
2025-03-11 00:38:50 -06:00
Mauricio Siu
7218b3f79b
feat(templates): support array-based environment variable configuration
...
Add support for processing environment variables defined as an array in template configurations, allowing more flexible env var definitions with direct string values and variable interpolation
2025-03-11 00:38:10 -06:00
Mauricio Siu
19ea4d3fcd
Merge pull request #1459 from Dokploy/fix/tweak-processor-template
...
refactor: update project name reference in compose template processing
2025-03-11 00:29:33 -06:00
Mauricio Siu
6edfd1e547
Merge branch 'canary' into fix/tweak-processor-template
2025-03-11 00:29:26 -06:00
Mauricio Siu
666a8ede97
chore(version): bump project version to v0.20.2
...
Update package.json version to reflect minor release
2025-03-11 00:29:07 -06:00
Mauricio Siu
08e4b8fe33
refactor: update project name reference in compose template processing
...
Change references from `compose.project.name` to `compose.appName` when processing compose templates to ensure correct project naming
2025-03-11 00:27:59 -06:00
Mauricio Siu
5fc265d14f
Merge pull request #1458 from nktnet1/fix-domain-overflow
...
fix: truncate domain overflow for external links
2025-03-11 00:24:11 -06:00
Khiet Tam Nguyen
c3887af5d1
fix: truncate domain overflow for external links
2025-03-11 12:42:21 +11:00
Mauricio Siu
a6684af57e
fix(templates): add null checks for template config properties
...
Prevent potential runtime errors by adding null checks for domains, env, and mounts in template processors
2025-03-10 03:25:04 -06:00
Mauricio Siu
8df2b20c3b
Merge branch 'main' into canary
2025-03-10 02:41:10 -06:00
Mauricio Siu
f159dc11eb
fix(traefik): increase service removal wait time to 15 seconds
...
Extend the timeout duration when removing Traefik service to ensure complete service removal and prevent potential initialization issues
2025-03-10 02:23:17 -06:00
Mauricio Siu
fce22ec1d0
fix(traefik): increase migration wait time for service removal
...
Adjust sleep/timeout duration in Traefik migration scripts to ensure proper service removal and container initialization
2025-03-10 01:54:25 -06:00
Mauricio Siu
e63eed57dd
refactor: remove throw
2025-03-10 01:49:00 -06:00
Mauricio Siu
acc8ce80ad
fix(backups): prevent error propagation in backup cleanup
...
Remove unnecessary error throwing in backup cleanup to allow partial success and logging
2025-03-10 01:48:28 -06:00
Mauricio Siu
e317772367
Merge pull request #1452 from Dokploy/canary
...
🚀 Release v0.20.0
2025-03-10 01:30:25 -06:00
Mauricio Siu
a15d9234be
fix(preview): correctly access domain host in preview deployment
...
Update preview deployment to use `previewDeployment?.domain?.host` instead of `previewDeployment?.domain` when setting the DOKPLOY_DEPLOY_URL environment variable
2025-03-10 01:19:17 -06:00
Mauricio Siu
bd65f566fa
Revert "Merge branch 'main' into canary"
...
This reverts commit 7c8594aadb
, reversing
changes made to b8c1a9164a
.
2025-03-10 01:17:25 -06:00
Mauricio Siu
7c8594aadb
Merge branch 'main' into canary
2025-03-10 01:15:50 -06:00