Commit Graph

77 Commits

Author SHA1 Message Date
Mauricio Siu
976d1f312f feat: add table to show nodes and add dropdown to add manager & workers 2024-05-17 02:56:50 -06:00
Mauricio Siu
42e9aa1834 refactor: remove listen address of swarm initialize 2024-05-16 22:09:40 -06:00
Mauricio Siu
08517d6f36 feat: add update registry and fix the docker url markup 2024-05-14 03:09:07 -06:00
Mauricio Siu
d19dec8010 refactor: set the registry url in image in case we have a registry asociated 2024-05-13 03:15:09 -06:00
Mauricio Siu
c45017e204 feat: add show cluster 2024-05-13 01:28:50 -06:00
Mauricio Siu
6c792564ae feat: add docker registry upload 2024-05-13 01:18:27 -06:00
Mauricio Siu
e9245cee2c Merge branch 'canary' into feat/multi-node-support 2024-05-12 15:40:07 -06:00
Manuel Jiménez
a83834fdef
format fix 2024-05-09 14:12:16 -04:00
Manuel Jiménez
312d66f0fa
fix: Properly parse environment variables 2024-05-09 14:03:32 -04:00
Olivier Esuka
2170c3f1e8 chore: correct server port log for non 3000 port 2024-05-07 21:23:52 +02:00
Mauricio Siu
0055a8322f fix(#42): initialize the database as a first service 2024-05-05 03:53:48 -06:00
Mauricio Siu
1b6d4273cc fix: prevent to have empty traefik config in order to prevent domain crashes #38 2024-05-04 10:55:05 -06:00
Mauricio Siu
832fc184af feat: add schema for registry and routes 2024-05-03 12:27:06 -06:00
Ikko Eltociear Ashimine
701580afc4
fix: typo in index.ts
DOKERFILE -> DOCKERFILE
2024-05-03 00:54:14 +09:00
Mauricio Siu
63b5fdaa71 feat: add canary builds for testing purposes 2024-05-01 19:44:41 -06:00
Mauricio Siu
04a2ca49f3
Merge pull request #20 from jesse-holden/main
fix(typo): enviroment -> environment
2024-05-01 18:03:31 -06:00
Mauricio Siu
fe37620dba
Merge pull request #21 from Dokploy/fix/builder-env-wrong-way
Fix/builder env wrong way
2024-05-01 17:48:35 -06:00
Mauricio Siu
ad58cce2cd fix: change for in to for of to access to real value instead of the index 2024-05-01 17:42:52 -06:00
Jesse Holden
5657c45faf
fix(typo): enviroment -> environment 2024-05-01 18:40:18 -04:00
Mauricio Siu
8353c19e0a
Merge pull request #13 from Dokploy/add-docker-compose
Add docker compose
2024-05-01 02:17:58 -06:00
Mauricio Siu
39dc661890 refactor: assign directory inside of container 2024-05-01 01:28:39 -06:00
Mauricio Siu
944d89f6d2 refactor: add current directory + .docker dir in dev 2024-05-01 01:11:36 -06:00
Mauricio Siu
c96d3e8663 refactor: add drizzle schema when truncate the whole db 2024-05-01 00:03:35 -06:00
Mauricio Siu
25f8ba943d refactor: remove logs 2024-05-01 00:03:11 -06:00
Mauricio Siu
3eaa8156dd refactor: move initialization of services to prod env 2024-05-01 00:03:01 -06:00
Bartosz Gotowski
f8cb9f84f4 fix(projects): automatically move to new project 2024-04-30 15:35:28 +02:00
Mauricio Siu
be56ba046c feat: initial commit 2024-04-28 23:57:52 -06:00