Commit Graph

15 Commits

Author SHA1 Message Date
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
木头981
d539b80ef7 fix: dashboard layout styles (#86)
* fix: dashboard layout scroll

* feat: dashboard nav style animation

* chore: code input font

* style: format code

* pref: alert component extraction

* fix: global font var not found

* fix: code path beak line

* chore: remove framer-motion

* fix: status color
2024-05-17 21:43:52 -06:00
Victor Krusenstråhle
d1966d43f7 Correct Postgres url from password:password to user:password
Postgres external url currently returns password:password when it should be user:password.
2024-05-07 21:40:12 +02: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
Jesse Holden
5657c45faf fix(typo): enviroment -> environment 2024-05-01 18:40:18 -04:00
Mauricio Siu
95b3034509 Merge pull request #19 from Dokploy/10-connecting-github-is-returning-404
fix(#10): slugify the appName and remove weird characters
2024-05-01 14:03:45 -06:00
Mauricio Siu
714444d1d6 fix(#10): slugify the appName and remove weird characters 2024-05-01 10:14:36 -06:00
Ackers
d6720c24c5 Update prompt 2024-05-01 12:03:14 +01: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
481966e3f0 Merge pull request #7 from Rei-x/auto-move-to-project
Automatically navigate to new project after creation
2024-05-01 01:41:47 -06:00
Mauricio Siu
6c5e1eab44 fix: redirect to a valid route 2024-04-30 23:59:54 -06:00
Siddharth Gelera (reaper)
d6a70a8e3f fix: typo 2024-04-30 19:51:05 +05:30
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