Mauricio Siu
|
47146dfedf
|
Merge pull request #26 from eltociear/patch-1
|
2024-05-02 12:52:03 -06:00 |
|
Ikko Eltociear Ashimine
|
701580afc4
|
fix: typo in index.ts
DOKERFILE -> DOCKERFILE
|
2024-05-03 00:54:14 +09:00 |
|
Mauricio Siu
|
de278d90f2
|
Merge pull request #25 from Dokploy/canary
Main release
|
2024-05-01 21:40:40 -06:00 |
|
Mauricio Siu
|
3f9e1381b6
|
chore: use refname instead of base ref
|
2024-05-01 21:28:02 -06:00 |
|
Mauricio Siu
|
cc61c9b788
|
Merge pull request #24 from Dokploy/docs/contributing
Docs/contributing
|
2024-05-01 21:14:32 -06:00 |
|
Mauricio Siu
|
f4c2dc99d9
|
chore: remove cat file
|
2024-05-01 21:08:47 -06:00 |
|
Mauricio Siu
|
ef4d763658
|
chore: test the env
|
2024-05-01 21:05:52 -06:00 |
|
Mauricio Siu
|
9ee6eb5d88
|
chore: add build to push
|
2024-05-01 21:01:53 -06:00 |
|
Mauricio Siu
|
13eea467a0
|
refactor: set base ref instead of head
|
2024-05-01 20:51:46 -06:00 |
|
Mauricio Siu
|
367780cccb
|
chore: add Docker build on PR
|
2024-05-01 20:46:05 -06:00 |
|
Mauricio Siu
|
438fc345d4
|
chore: add canary docs as a develop branch
|
2024-05-01 20:00:03 -06:00 |
|
Mauricio Siu
|
429223503a
|
Merge pull request #23 from Dokploy/feat/canary-push-docker
feat: add canary builds for testing purposes
|
2024-05-01 19:49:00 -06: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
|
e9e49d7456
|
chore: add canary to pull request workflow
|
2024-05-01 17:45:34 -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
|
21f1d2bd57
|
Merge pull request #15 from hauserkristof/hauserkristof/prod.sh-gcp-fix
feat: use `ss -tulnp | grep ':PORT '` instead of `lsof -i :PORT`
|
2024-05-01 15:21:29 -06:00 |
|
Mauricio Siu
|
9fae479e71
|
Update prod.sh
I updated the script since the actual script was outdate
|
2024-05-01 15:17:08 -06: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
|
307ae22117
|
Merge pull request #14 from ack3rs/main
doc: Update prompt text
|
2024-05-01 10:20:43 -06:00 |
|
Mauricio Siu
|
714444d1d6
|
fix(#10): slugify the appName and remove weird characters
|
2024-05-01 10:14:36 -06:00 |
|
Kristóf Hauser
|
31077bd2c4
|
feat: use ss -tulnp | grep ':PORT ' instead of lsof -i :PORT
On GCP instances lsof -i gives false positive about port usage. Using ss -tulnp fixes this
|
2024-05-01 15:53:47 +02: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
|
24f7512840
|
chore: remove text
|
2024-05-01 01:29:35 -06:00 |
|
Mauricio Siu
|
39dc661890
|
refactor: assign directory inside of container
|
2024-05-01 01:28:39 -06:00 |
|
Mauricio Siu
|
bec71c9c7a
|
chore: remove instructions
|
2024-05-01 01:12:20 -06:00 |
|
Mauricio Siu
|
944d89f6d2
|
refactor: add current directory + .docker dir in dev
|
2024-05-01 01:11:36 -06:00 |
|
Mauricio Siu
|
9f2b5a9728
|
chore: add engines to package json
|
2024-05-01 01:09:28 -06:00 |
|
Mauricio Siu
|
0e63eb77c0
|
refactor: remove console log
|
2024-05-01 01:09:04 -06:00 |
|
Mauricio Siu
|
4c2bfb95e3
|
chore: update instructions to run the project properly
|
2024-05-01 00:04:20 -06:00 |
|
Mauricio Siu
|
69122573aa
|
feat: add setup file to spin up the necessary files and services
|
2024-05-01 00:03:58 -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 |
|
Mauricio Siu
|
89bab3acf0
|
remove compose file
|
2024-05-01 00:02:10 -06:00 |
|
Mauricio Siu
|
2ab8b30394
|
chore: exclude migration and setup files
|
2024-05-01 00:02:03 -06:00 |
|
Mauricio Siu
|
3231edb22a
|
feat: add migrate file to run the migrations trought the npm command
|
2024-05-01 00:01:44 -06:00 |
|
Mauricio Siu
|
05995fcdad
|
chore: add script to setup the project
|
2024-05-01 00:01:19 -06:00 |
|
Mauricio Siu
|
6c5e1eab44
|
fix: redirect to a valid route
|
2024-04-30 23:59:54 -06:00 |
|
Mauricio Siu
|
440f3e7f0f
|
Merge pull request #9 from barelyhuman/fix/typo
Thank you!
|
2024-04-30 14:06:05 -06:00 |
|
itschip
|
ed05018074
|
feat: add traefik to docker-compose
|
2024-04-30 18:23:37 +02:00 |
|
Siddharth Gelera (reaper)
|
d6a70a8e3f
|
fix: typo
|
2024-04-30 19:51:05 +05:30 |
|
itschip
|
9f8f23d8ca
|
feat: add docker-compose
|
2024-04-30 16:10:51 +02:00 |
|
Bartosz Gotowski
|
f8cb9f84f4
|
fix(projects): automatically move to new project
|
2024-04-30 15:35:28 +02:00 |
|
Mauricio Siu
|
ada5835c05
|
chore: add codeowners and pull request workflow
|
2024-04-29 23:32:25 -06:00 |
|
Mauricio Siu
|
be56ba046c
|
feat: initial commit
|
2024-04-28 23:57:52 -06:00 |
|