Commit Graph

23 Commits

Author SHA1 Message Date
Mauricio Siu
290228116a v0.1.0 (#114)
* feat: add schema for registry and routes

* feat: add docker registry upload

* feat: add show cluster

* refactor: set the registry url in image in case we have a registry asociated

* feat: add update registry and fix the docker url markup

* chore: remove --advertise-ip on swarm script

* refactor: remove listen address of swarm initialize

* feat: add table to show nodes and add dropdown to add manager & workers

* refactor: improve interface for cluster

* refactor: improve UI

* feat: add experimental swarm settings

* refactor: remove comments

* refactor: prettify json of each setting

* refactor: add interface tooltip

* refactor: delete static form self registry

* refactor: allow to se a empty registry

* fix: remove text area warnings

* feat: add network swarm json

* refactor: update ui

* revert: go back to swarm init config

* refactor: remove initialization on server, only on setup script

* Update LICENSE.MD

* feat: appearance theme support system config

* refactor: remove logs

* fix(README-ru): hyperlink-ed docs url

* feat: (#107) webhook listener filter docker events based on image tag.

Fixes #107

* refactor: simplify comparison docker tags

* refactor: remove return in res status

* refactor: prevent to updates download automatically

* feat: support code editor (#105)

* feat: support code editor

* Update codeblock

* refactor: remove unused class

---------

Co-authored-by: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com>

* fix: select the right image from sourcetype (#109)

* chore: bump minor version

* fix: add redirect to https by default (#113)

---------

Co-authored-by: hehehai <riverhohai@gmail.com>
Co-authored-by: Bayram Tagiev <bayram.tagiev.a@gmail.com>
Co-authored-by: Paulo Santana <30875229+hikinine@users.noreply.github.com>
2024-05-29 23:36:59 -06:00
Mauricio Siu
7cb299a4bb v0.1.0 (#112)
* feat: add schema for registry and routes

* feat: add docker registry upload

* feat: add show cluster

* refactor: set the registry url in image in case we have a registry asociated

* feat: add update registry and fix the docker url markup

* chore: remove --advertise-ip on swarm script

* refactor: remove listen address of swarm initialize

* feat: add table to show nodes and add dropdown to add manager & workers

* refactor: improve interface for cluster

* refactor: improve UI

* feat: add experimental swarm settings

* refactor: remove comments

* refactor: prettify json of each setting

* refactor: add interface tooltip

* refactor: delete static form self registry

* refactor: allow to se a empty registry

* fix: remove text area warnings

* feat: add network swarm json

* refactor: update ui

* revert: go back to swarm init config

* refactor: remove initialization on server, only on setup script

* Update LICENSE.MD

* feat: appearance theme support system config

* refactor: remove logs

* fix(README-ru): hyperlink-ed docs url

* feat: (#107) webhook listener filter docker events based on image tag.

Fixes #107

* refactor: simplify comparison docker tags

* refactor: remove return in res status

* refactor: prevent to updates download automatically

* feat: support code editor (#105)

* feat: support code editor

* Update codeblock

* refactor: remove unused class

---------

Co-authored-by: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com>

* fix: select the right image from sourcetype (#109)

* chore: bump minor version

---------

Co-authored-by: hehehai <riverhohai@gmail.com>
Co-authored-by: Bayram Tagiev <bayram.tagiev.a@gmail.com>
Co-authored-by: Paulo Santana <30875229+hikinine@users.noreply.github.com>
2024-05-29 21:05:22 -06:00
Mauricio Siu
642deac709 fix(100#): Remove published port in the redis database to be not exposed to the internet 2024-05-22 22:00:49 -06:00
Mauricio Siu
a673f07430 fix(#93): extract all branches from repository 2024-05-18 15:15:50 -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
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