dokploy/apps
Mauricio Siu aab982b431 feat: add OpenAPI generation script and workflow
- Introduced a new script to generate OpenAPI specifications for the Dokploy API.
- Added a GitHub Actions workflow to automate the generation and syncing of OpenAPI documentation upon changes in the API routers.
- Updated package.json files to include new commands for generating OpenAPI specifications.
- Added openapi.json to .gitignore to prevent accidental commits of generated files.
2025-11-30 00:30:40 -06:00
..
api Refactor deployment utilities: rename remote deployment functions for clarity and consistency, enhancing the deployment logic in the application. Streamline the build application function by commenting out unused build types to improve maintainability. 2025-11-09 03:29:40 -06:00
dokploy feat: add OpenAPI generation script and workflow 2025-11-30 00:30:40 -06:00
monitoring fix: update CPU usage calculation to use a one-second interval 2025-10-12 16:36:19 +02:00
schedules feat(workers): add third worker and increase concurrency for existing workers 2025-09-15 23:43:27 -06:00