Pranav C
|
3097d5ef03
|
refactor: bash variable name
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
4 months ago |
Pranav C
|
8984aee0b8
|
Update docker-compose/setup-script/noco.sh
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
4 months ago |
Pranav C
|
9c7f372c81
|
Update docker-compose/setup-script/noco.sh
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
4 months ago |
Pranav C
|
59790ebcf6
|
chore: add an extra label to nginx for proper filtering of docker container
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
4 months ago |
Pranav C
|
32b656ed7d
|
chore: correction in reload script
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
4 months ago |
Pranav C
|
2cc98c27da
|
chore: reload nginx after new certificate generation
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
4 months ago |
Pranav C
|
053037ed50
|
chore: reload nginx after new certificate generation
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
4 months ago |
Rohit T P
|
67acbf21f9
|
chore: changed NOCO_HOME to ./nocodb
|
7 months ago |
Rohit T P
|
0315016d95
|
chore: created GitHub actions to run tests
|
7 months ago |
Rohit T P
|
1e12f0b49b
|
chore: added skip for ssl
|
7 months ago |
Rohit T P
|
1bacb13caa
|
refactor: renamed tests
|
7 months ago |
Rohit T P
|
dc8d6da4b9
|
test: add mocks
|
7 months ago |
Rohit T P
|
d9a9d4b990
|
fix: working directory fix
|
7 months ago |
Rohit T P
|
f03bf62b6c
|
test: test for ssl
|
7 months ago |
Rohit T P
|
f139003e2f
|
test: test for monitoring
|
7 months ago |
Rohit T P
|
8882e0dfe4
|
test: test for scaling
|
7 months ago |
Rohit T P
|
f179ecf325
|
test: test for restart and upgrade
|
7 months ago |
Rohit T P
|
6610f30213
|
test: test for configure/stop
|
7 months ago |
Rohit T P
|
0e9c96ab02
|
fix: path error
|
7 months ago |
Rohit T P
|
f18655e9c1
|
test: test for configure/start
|
7 months ago |
Rohit T P
|
635ab81d01
|
test: test for default case and for custom ip
|
7 months ago |
Rohit T P
|
c8a0387ca2
|
test: test for watchtower and scaling
|
7 months ago |
Rohit T P
|
b11c92902e
|
lint: fix lint errors
|
7 months ago |
Rohit T P
|
2365164b92
|
tests: created tests for redis
|
7 months ago |
Rohit
|
f676b7fddf
|
Update docker-compose/setup-script/noco.sh
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
7 months ago |
Rohit
|
3966d10a91
|
Update docker-compose/setup-script/noco.sh
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
7 months ago |
Rohit
|
540ec1d61f
|
Update docker-compose/setup-script/noco.sh
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
7 months ago |
Rohit
|
575d8445dd
|
Apply suggestions from code review
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
7 months ago |
Rohit T P
|
62b94efec2
|
chore: auto-detect existing path
|
7 months ago |
Rohit T P
|
c279e22cb2
|
chore: merged help.sh with noco.sh
|
7 months ago |
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 |