Mauricio Siu
6968cb6930
Merge pull request #1465 from zaaakher/docs/guides
...
docs: update `CONTRIBUTING.md` and add `GUIDES.md`
2025-03-29 14:28:24 -06:00
Mauricio Siu
a431e4c58e
Update CONTRIBUTING.md
2025-03-29 14:28:11 -06:00
Mauricio Siu
c5b4b85470
Merge pull request #1578 from Dokploy/fix/biome-lint
...
chore(workflow): add Biome code formatting workflow for canary branch
2025-03-29 13:41:49 -06:00
Mauricio Siu
b1ef9d25b1
chore(workflow): add autofix.ci workflow for automatic code formatting on canary branch
2025-03-29 13:41:05 -06:00
Mauricio Siu
74f7c51530
chore(workflow): add autofix.ci workflow for automatic code formatting with Biome
2025-03-29 13:39:57 -06:00
Mauricio Siu
4ba2b9fe8d
chore(workflow): add new Biome formatting workflow for canary branch
2025-03-29 13:38:55 -06:00
Mauricio Siu
413eda50f4
chore(workflow): simplify AutoFix action usage in Biome workflow
2025-03-29 13:37:43 -06:00
Mauricio Siu
9f09681708
chore(workflow): streamline Biome setup by replacing Node.js and pnpm steps with biomeJs action
2025-03-29 13:37:01 -06:00
Mauricio Siu
8eb174812d
chore(workflow): replace manual commit step with AutoFix action for Biome formatting
2025-03-29 13:35:50 -06:00
Mauricio Siu
be77f114eb
Merge ca42708035 into beadcf871a
2025-03-29 19:30:24 +00:00
Mauricio Siu
ca42708035
chore(workflow): configure git user for automated commits and enforce push
2025-03-29 13:30:18 -06:00
Mauricio Siu
8b03454a87
chore(workflow): update Biome workflow to push changes to the correct branch
2025-03-29 13:28:50 -06:00
Mauricio Siu
fa7f749f84
refactor(dokploy): standardize code formatting and improve readability across multiple components
2025-03-29 13:26:44 -06:00
Mauricio Siu
3daecd7d71
chore(workflow): update pnpm version to 9.5.0 in Biome workflow
2025-03-29 13:20:48 -06:00
Mauricio Siu
0666b5b292
chore(workflow): add pnpm setup step to Biome workflow
2025-03-29 13:20:07 -06:00
Mauricio Siu
b288ddd826
chore(workflow): add Biome code formatting workflow for canary branch
2025-03-29 13:18:50 -06:00
Mauricio Siu
beadcf871a
Merge pull request #1577 from Dokploy/1568-dokploy---nextjs-affected-by-cve-2025-29927
...
refactor(dokploy): remove lucia-auth adapter and related authenticati…
2025-03-29 12:23:26 -06:00
Mauricio Siu
ee49dadf0b
refactor(dokploy): remove lucia-auth adapter and related authentication logic; update next.js version to 15.2.4
2025-03-29 12:17:14 -06:00
Mauricio Siu
46de83a1de
Merge pull request #1576 from Dokploy/1564-downloaded-ssh-keys-are-always-named-as-id_rsa-keys
...
refactor(ssh-keys): simplify downloadKey function and filename genera…
2025-03-29 12:13:38 -06:00
Mauricio Siu
fee5024b7d
refactor(ssh-keys): simplify downloadKey function and filename generation logic
2025-03-29 12:13:22 -06:00
Mauricio Siu
e0433e9f7b
Merge pull request #1554 from Dokploy/1061-custom-docker-service-hostname
...
1061 custom docker service hostname
2025-03-23 23:58:28 -06:00
Mauricio Siu
d29ff881fc
fix(redis-connection): update Redis host configuration to use environment variable for production
2025-03-23 23:43:38 -06:00
Mauricio Siu
568c3a1d06
chore(workflow): update branches for Dokploy Docker build to use custom hostname
2025-03-23 23:38:55 -06:00
Mauricio Siu
e9fd280fa2
refactor(server): comment out initialization of Postgres, Traefik, and Redis for testing purposes
2025-03-23 23:28:53 -06:00
Mauricio Siu
9535fca28f
Merge pull request #1540 from vicke4/backup-deletion-fix
...
fix(backups): auto deletion of backups
2025-03-23 04:31:37 -06:00
Mauricio Siu
dd62d603e0
Merge pull request #1550 from Dokploy/1543-preview-docker-compose-button-null-when-git-is-provider
...
feat(dashboard): add informational alert for docker-compose preview r…
2025-03-23 04:30:58 -06:00
Mauricio Siu
8d227e2a2c
feat(dashboard): add informational alert for docker-compose preview requirements
2025-03-23 04:30:00 -06:00
vicke4
68d0a48843
fix(backups): auto deletion of backups
2025-03-21 01:36:11 +05:30
Mauricio Siu
91183056f0
Merge pull request #1534 from Dokploy/feat/enable-swarm-overview
...
Feat/enable swarm overview
v0.20.8
2025-03-19 00:52:22 -06:00
Mauricio Siu
03bd4398d0
chore(package): bump version to v0.20.8
2025-03-19 00:51:49 -06:00
Mauricio Siu
8c260eff72
feat(cluster): enhance AddNode and ShowNodes components for better user guidance and functionality
...
- Added an AlertBlock in AddNode to inform users about architecture compatibility when adding nodes.
- Updated ShowNodes to correctly handle node deletion actions based on ManagerStatus.
- Refactored cluster API to remove cloud-specific checks and improve command execution for remote servers.
2025-03-19 00:51:27 -06:00
Mauricio Siu
6e28196b0e
chore(package): bump version to v0.20.7
v0.20.7
2025-03-18 21:36:39 -06:00
Mauricio Siu
18bacae175
Merge pull request #1507 from nb5p/fix-alpine-linux-compatibility
...
fix(server-setup): resolve Alpine Linux compatibility issues
2025-03-18 21:35:43 -06:00
Mauricio Siu
f2be5a378e
Merge pull request #1522 from ensarkurrt/canary
...
fix(ui): Improve Numeric Input Handling in Swarm Cluster Settings, Traefik Port Mappings, and Email Notifications
2025-03-18 21:27:20 -06:00
Mauricio Siu
aef24296b9
Merge pull request #1531 from Dokploy/fix/loader-swarm
...
Fix/loader swarm
2025-03-18 21:18:17 -06:00
Mauricio Siu
7123b9b109
feat(cluster): add error handling in AddManager and AddWorker components
...
- Integrated error handling in AddManager and AddWorker components to display error messages using AlertBlock when data fetching fails.
- Updated API query hooks to include error and isError states for improved user feedback during data operations.
2025-03-18 21:17:11 -06:00
Mauricio Siu
891dc840f5
feat(cluster): enhance node management UI with loading indicators and improved tab content
...
- Added loading indicators in AddManager and AddWorker components to enhance user experience during data fetching.
- Updated AddNode component to include overflow handling for tab content.
- Renamed "Show Nodes" to "Show Swarm Nodes" in ShowNodesModal for clarity.
2025-03-18 21:11:50 -06:00
Zakher Masri
bc78100613
remove redis part
2025-03-18 12:02:03 +03:00
Mauricio Siu
172694be30
Merge pull request #1530 from Dokploy/feat/add-date-to-restore-item
...
feat(backup): enhance RestoreBackup component and API to include serv…
v0.20.6
2025-03-18 00:49:02 -06:00
Mauricio Siu
ea6cfc9d29
feat(backup): enhance RestoreBackup component and API to include serverId
...
- Added serverId prop to RestoreBackup component for better context during backup restoration.
- Updated ShowBackups component to pass serverId from the Postgres object.
- Modified backup API to handle serverId, allowing remote execution of backup commands when specified.
- Improved file display in RestoreBackup for better user experience.
2025-03-18 00:47:50 -06:00
Mauricio Siu
4fa5e10789
chore(package): bump version to v0.20.6
2025-03-18 00:18:39 -06:00
Mauricio Siu
cb7fbb777c
Merge pull request #1528 from Dokploy/1524-getting-502-bad-gateway
...
1524 getting 502 bad gateway
2025-03-18 00:15:12 -06:00
Mauricio Siu
6a388fe370
feat(domain): add validation for traefik.me domain IP address requirement
...
- Implemented a check to ensure an IP address is set for traefik.me domains in the AddDomain and AddDomainCompose components.
- Integrated a new API query to determine if traefik.me domains can be generated based on the server's IP address.
- Added user feedback through alert messages when the IP address is not configured.
2025-03-18 00:13:55 -06:00
Mauricio Siu
0722182650
feat(auth): implement user creation validation and IP update logic
...
- Added validation for user creation to check for existing admin presence and validate x-dokploy-token.
- Integrated public IP retrieval for user updates when not in cloud environment.
- Enhanced error handling with APIError for better feedback during user creation process.
2025-03-17 23:59:39 -06:00
Mauricio Siu
5e1095d199
Merge pull request #1526 from Dokploy/fix/mongo-db-button-deploy
...
refactor: improve code formatting and structure in ShowGeneralMongo c…
2025-03-17 23:18:18 -06:00
Mauricio Siu
c80a31e8c4
refactor: improve code formatting and structure in ShowGeneralMongo component
...
- Standardized indentation and formatting for better readability.
- Enhanced tooltip integration within button elements for improved user experience.
- Maintained functionality for deploying, reloading, starting, and stopping MongoDB instances while ensuring consistent code style.
2025-03-17 23:16:29 -06:00
Ensar Kurt
3cdf4c426c
revert commit from #1513
2025-03-18 00:05:59 +03:00
Ensar Kurt
7cb184dc97
email notification port, last digit staying error fix
2025-03-17 23:48:17 +03:00
Ensar Kurt
fe57333f84
manage port inputs, default zero fix
2025-03-17 23:47:54 +03:00
Ensar Kurt
04fd77c3a9
replicas input cannot be zero and empty
2025-03-17 23:42:09 +03:00