Rohit
|
707224ecb3
|
Apply suggestions from code review
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
7 months ago |
Rohit T P
|
be82192e87
|
fix: fixed typo
|
7 months ago |
Rohit T P
|
532da7f0b6
|
fix: fixed input ordering
|
7 months ago |
Rohit T P
|
24bede8f06
|
feat: added colors
|
7 months ago |
Rohit T P
|
6d2155ef95
|
feat: warn if docker is not running
|
7 months ago |
Rohit T P
|
3634e71264
|
chore: proceed only after enter is pressed
|
7 months ago |
Rohit T P
|
402ce802a0
|
fix: removed associative arrays be keep mac os compatibility
|
7 months ago |
Rohit T P
|
ad4a720272
|
fix: fixed ctrl + c not working
|
7 months ago |
Rohit T P
|
d58d8582d8
|
fix: fixed nproc not available on mac
|
7 months ago |
Rohit T P
|
7e96c7c093
|
feat: improved menu action on INT
|
7 months ago |
Rohit T P
|
242a8e3912
|
fix: fixed typo
|
7 months ago |
Rohit
|
efa3f43b98
|
Apply suggestions from code review
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
7 months ago |
Rohit T P
|
4603801d05
|
fix: fixed typo
|
7 months ago |
Rohit T P
|
ccc02f77d1
|
feat: added separate logging for replicas
|
7 months ago |
Rohit T P
|
06a672c43e
|
fix: fixed coderabbitai suggestions
|
7 months ago |
Rohit T P
|
7022858358
|
chore: added i/o formatting for help script
|
7 months ago |
Rohit T P
|
41feefb37a
|
feat: generate help.sh to manage installed nocobd
|
7 months ago |
Rohit T P
|
7d4b872e06
|
chore: refactored code to avoid multipe if conditions
|
7 months ago |
Rohit T P
|
e915ee2aea
|
feat: added multiple nocodb instance option
|
7 months ago |
Rohit T P
|
586f715d4f
|
chore: upgrade from docker-compose to docker compose
|
7 months ago |
Rohit T P
|
656d003d52
|
feat: Added advanced options
|
7 months ago |
renovate[bot]
|
718a9b94c3
|
chore(renovate): Update minor (minor) (#6999)
* chore(renovate): Update minor
* chore: update node version
* chore(deps): pnpm-lock.yaml
* chore(deps): pnpm-lock.yaml
* chore(deps): pnpm-lock.yaml
* fix(nc-gui): remove process.nextTick define
* fix(playwright): mysql version
* chore(playwright): bump NC_REQ_NODE_V
* fix(deps): bump @nestjs/throttler
* chore(nc-gui): components.d.ts
* fix(deps): use @nuxt/image
* fix(nc-gui): broken image
* fix(nc-gui): @antfu/eslint-config
* fix(deps): bump knex versions
* fix(deps): use 2.4.2 for knex
* chore(deps): rollback
* chore(deps): @antfu/eslint-config
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: աɨռɢӄաօռɢ <wingkwong.code@gmail.com>
|
8 months ago |
Pranav C
|
d25999fa2e
|
chore: volume name correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
9 months ago |
Pranav C
|
b3f776aeea
|
chore: add redis and define network explicitly in docker-compose
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
9 months ago |
Pranav C
|
b337d7445b
|
chore: fallback to localhost if public ip not found
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
9 months ago |
Pranav C
|
93474caf85
|
chore: remove the SMTP config prompt
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
9 months ago |
Pranav C
|
fb284be4d8
|
chore: use sudo only if necessary
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
9 months ago |
Pranav C
|
2c43b569d0
|
chore: pull latest images always
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
9 months ago |
Pranav C
|
adef3ff30a
|
chore: add sudo
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
9 months ago |
Pranav C
|
801c538b2f
|
chore: read smtp details for EE
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
9 months ago |
Pranav C
|
2c78c5043d
|
chore: redirect http to https
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
9 months ago |
Pranav C
|
e88cf7ff27
|
chore: remove key from log
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
9 months ago |
Pranav C
|
b9edf5519a
|
chore: avoid sudo if not necessary
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
9 months ago |
Pranav C
|
7b692f1502
|
chore: add update.sh script
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
9 months ago |
Pranav C
|
fc6479b9c8
|
chore: check openssl installed or not
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
9 months ago |
Pranav C
|
4154faa168
|
chore: typo correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
9 months ago |
Pranav C
|
b242be779b
|
chore: install docker and docker-compose if not found
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
9 months ago |
Pranav C
|
1b83a2b066
|
chore: add docker-compose setup script
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
9 months ago |
աɨռɢӄաօռɢ
|
824c42e9cf
|
feat(deps): use mysql:8.3.0
|
9 months ago |
renovate[bot]
|
5d2add096c
|
chore(renovate): Update patch
|
10 months ago |
renovate[bot]
|
e314cd98ba
|
chore(renovate): Update patch
|
12 months ago |
Pranav C
|
957102de7d
|
refactor: add some comments
|
12 months ago |
Pranav C
|
646aa1db5e
|
feat: lookup support - mm/hm lookup - WIP
|
12 months ago |
Naveen MR
|
b8f8f82e80
|
docs : add dist
|
1 year ago |
reenphygeorge
|
f160c86964
|
fix: removed unwanted port maping in docker compose
|
1 year ago |
reenphygeorge
|
293c92d900
|
fix(nc-gui): easter egg enabled for sqite and mysql
|
1 year ago |
Felix Spöttel
|
643e48c369
|
fix: replace reference to `CLOUDFLARE_TOKEN` env
|
1 year ago |
Wing-Kam Wong
|
410e71e5bd
|
feat: bumb mysql container image version to 8.0.32
|
2 years ago |
Wing-Kam Wong
|
6430f72acb
|
refactor(docker-compose): formatting
|
2 years ago |
atompi
|
5c458917fe
|
update docker-compose.yml: resolve nocodb data folder mounted to the wrong location.
|
3 years ago |