autofix-ci[bot]
79d55d8d34
[autofix.ci] apply automated fixes
2025-04-25 08:17:18 +00:00
Alexander Sjösten
d4c6e5b048
build: update nixpacks to 1.35.0
2025-04-25 09:58:52 +02:00
Mauricio Siu
a7535c6862
Merge branch 'canary' into feat/add-gitea-repo
2025-03-18 21:42:42 -06:00
Jason Parks
9a11d0db97
feat(gitea): add Gitea repository support
2025-03-17 15:17:35 -06:00
nb5p
2974a8183e
fix(server-setup): resolve Alpine Linux compatibility issues with setup scripts
...
Resolves #1482
2025-03-16 15:37:28 +08: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
b7f63fdad4
refactor(traefik): improve migration and removal of Traefik services
...
- Update Traefik service detection and removal logic in server and traefik setup
- Use Docker service and container inspection methods for more robust service management
- Add graceful migration and removal of existing Traefik services
- Simplify image pulling and service removal process
2025-03-09 02:32:02 -06:00
Mauricio Siu
19f574e168
Merge branch 'canary' into 1345-domain-not-working-after-server-restart-or-traefik-reload
2025-03-09 01:12:04 -06:00
Mauricio Siu
5489e3b0a5
feat(application): add Railpack as a new build type
...
- Introduce Railpack as a new build method for applications
- Update database schema to include 'railpack' in buildType enum
- Add Railpack installation and validation scripts for servers
- Implement Railpack build and command generation utilities
- Update UI to include Railpack as a build option with a 'New' badge
2025-03-05 00:18:10 -06:00
Mauricio Siu
bf04dfa757
feat(traefik): add HTTP/3 support with UDP port configuration
...
- Introduce TRAEFIK_HTTP3_PORT environment variable
- Configure UDP port binding for HTTP/3
- Enable HTTP/3 with advertisedPort in Traefik websecure configuration
2025-03-02 04:35:58 -06:00
Mauricio Siu
7f8f6ac64c
refactor(traefik): migrate from Docker Swarm to standalone container
...
- Replace Docker service commands with standalone container management
- Update Traefik initialization to use container-based deployment
- Modify port inspection and environment variable retrieval methods
- Improve container creation and port binding logic
- Remove Swarm-specific constraints and deployment strategies
2025-03-02 03:14:54 -06:00
Mauricio Siu
a104867ed2
Feat/add sidebar ( #1084 )
...
* refactor: add sidebar
* chore: add deps
* refactor: update sidebar
* refactor: another layout
* refactor: update variant
* refactor: change layout
* refactor: change variant
* refactor: enhance sidebar navigation with active state management
* feat: add project button to dashboard
* Merge branch 'canary' into feat/add-sidebar
* refactor: add loader
* refactor: update destinations and refactor
* refactor: ui refactor certificates
* refactor: delete unused files
* refactor: remove unused files and duplicate registry
* refactor: update style registry
* refactor: add new design registry
* refactor: enhance git providers
* refactor: remove duplicate files
* refactor: update
* refactor: update users
* refactor: delete unused files
* refactor: update profile
* refactor: apply changes
* refactor: update UI
* refactor: enhance Docker monitoring UI layout
* refactor: add theme toggle and language selection to user navigation (#1083 )
* refactor: remove unused files
* feat: add filter to services
* refactor: add active items
* refactor: remove tab prop
* refactor: remove unused files
* refactor: remove duplicated files
* refactor: remove unused files
* refactor: remove duplicate files
* refactor: remove unused files
* refactor: delete unused files
* refactor: remove unsued files
* refactor: delete unused files
* refactor: lint
* refactor: remove unused secuirty
* refactor: delete unused files
* refactor: delete unused files
* remove imports
* refactor: add update button
* refactor: delete unused files
* refactor: remove unused code
* refactor: remove unused files
* refactor: update login page
* refactor: update login UI
* refactor: update ui reset password
* refactor: add justify end
* feat: add suscriptions
* feat: add sheet
* feat: add logs for postgres
* feat: add logs for all databases
* feat: add server logs with drawer logs
* refactor: remove unused files
* refactor: add refetch when closing
* refactor: fix linter
* chore: bump node-20
* revert
* refactor: fix conflicts
* refactor: update
* refactor: add missing deps
* refactor: delete duplicate files
* refactor: delete unsued files
* chore: lint
* refactor: remove unsued file
* refactor: add refetch
* refactor: remove duplicated files
* refactor: delete unused files
* refactor: update setup onboarding
* refactor: add breadcrumb
* refactor: apply updates
* refactor: add faker
* refactor: use 0 in validation
* refactor: show correct state
* refactor: update
---------
Co-authored-by: vishalkadam47 <vishal@jeevops.com >
Co-authored-by: Vishal kadam <107353260+vishalkadam47@users.noreply.github.com >
2025-01-12 14:29:43 -06:00
Wyatt Johnson
7cf5cb4032
fix: added unzip to server setup
...
The installation script for rclone requires unzip to be present
in order to install. This adds this dep to the deps installed
as it's not present on Debian.
2025-01-01 16:44:41 -07:00
Mauricio Siu
ac8c180ba6
refactor: add fallback ipv4
2024-12-29 16:13:06 -06:00
Nicholas Penree
e7beb5c75b
fix(setup): use traefik port/version from env
2024-12-23 10:32:31 -05:00
Mauricio Siu
775107ec24
feat: add dokploy cloud modal
2024-12-15 14:54:38 -06:00
Mauricio Siu
5f297fd984
feat: add react tour
2024-12-15 02:14:43 -06:00
Nicholas Penree
a51a7a82d2
feat(setup): remove debconf warnings during setup
2024-12-12 23:58:56 -05:00
Nicholas Penree
1c498ee2d2
fix(setup/validate): arm64 build fixes, improved validation
2024-12-12 12:11:30 -05:00
Mauricio Siu
bc55fde6d6
fix: pin nixpacks version
2024-12-10 02:38:50 -06:00
Mauricio Siu
9a7ed91a55
feat: add validate server
2024-12-08 19:37:11 -06:00
Mauricio Siu
e03aef8e37
refactor: improve script to support more OS
2024-12-08 17:09:28 -06:00
Mauricio Siu
ddf95d87bd
refactor: add multiple OS
2024-12-07 21:20:31 -06:00
Mauricio Siu
766a25ccad
fix(registry): add image tag resolution correctly when using cluster
2024-11-02 14:17:21 -06:00
Mauricio Siu
47aa223f87
refactor: remove save on build on next app and integrate turbopack
2024-10-24 23:13:24 -06:00
Mauricio Siu
f3ce69b656
refactor: rename builders to server
2024-10-05 22:15:47 -06:00