Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
188 commits
Select commit Hold shift + click to select a range
005b754
docs: initialize documentation with nuxt content
ivis-kuroda Dec 24, 2025
c223ba9
docs(dd): describe about app foundation
ivis-kuroda Dec 24, 2025
a448ad0
rename(docs): add index for detailed docs
ivis-kuroda Jan 5, 2026
45e157a
docs: add API specifications
ivis-kuroda Jan 5, 2026
1d6b6f9
docs: create top page and nav header
ivis-kuroda Jan 5, 2026
bd5f714
docs(dd): add controller specifications
ivis-kuroda Jan 5, 2026
9cbdea5
docs: update constant definitions
ivis-kuroda Jan 9, 2026
fa4ca37
docs: add detailed entity models for mAP
ivis-kuroda Jan 10, 2026
7a8af3c
docs: add database table definition
ivis-kuroda Jan 15, 2026
3e3a92e
docs: add header logo and slideover nav
ivis-kuroda Jan 15, 2026
c88ef4e
docs: add service_settings table
ivis-kuroda Jan 15, 2026
25cdb3d
docs: add mapper model for service settings
ivis-kuroda Jan 16, 2026
494fe6f
docs: add app exception
ivis-kuroda Jan 16, 2026
bbe3fc7
docs: update typography
ivis-kuroda Jan 16, 2026
98d3ccb
docs: add service for settings in db
ivis-kuroda Jan 16, 2026
1d9ce4f
docs: add placeholder for entiteis
ivis-kuroda Jan 16, 2026
302a893
docs: add users client
ivis-kuroda Jan 16, 2026
74d2771
docs: add navigation titles
ivis-kuroda Jan 16, 2026
a1a5000
docs: update server config for id patterns
ivis-kuroda Jan 16, 2026
d1a4942
docs: add authentication and token management
ivis-kuroda Jan 16, 2026
862c3ed
docs: add placeholder for services
ivis-kuroda Jan 16, 2026
6175dcc
docs: fix format and wording in dd
ivis-kuroda Jan 16, 2026
fc2b1cc
add cache database update functionality
ryoya-hayase Jan 27, 2026
551eeac
test: add tests for clients utils
daiki-ishioka Feb 3, 2026
c2b9b31
fix: get_highest_role may return None
daiki-ishioka Feb 3, 2026
5ca8069
test: add tests for role utils
daiki-ishioka Feb 3, 2026
0dc664e
Merge pull request #6 from daiki-ishioka/unittest_ishioka
ivis-kuroda Feb 3, 2026
92d1554
fix: turn off prerendering
ivis-kuroda Feb 3, 2026
ebaa78c
update: add icons to toast
ivis-kuroda Feb 3, 2026
04a2a16
fix: attribute missing in users api
ivis-kuroda Feb 3, 2026
9639b54
feat login and group and history management (#4)
nobuyoshikosaka Feb 3, 2026
5b03400
fix: spec conflict
ivis-kuroda Feb 4, 2026
b4914c4
test: add unit tests for auth and token services
daiki-ishioka Feb 4, 2026
b74d058
fix: configuration for shibboleth integration
ivis-kuroda Feb 4, 2026
b760aac
refactor: streamline unit test docstrings and update import for token…
daiki-ishioka Feb 5, 2026
f394fbc
Merge pull request #7 from daiki-ishioka/unittest_ishioka
ivis-kuroda Feb 5, 2026
36710a9
test: update mapuser schema
ivis-kuroda Feb 5, 2026
40956d0
style: correct docstring and type
ivis-kuroda Feb 5, 2026
7a83999
ci: add typecheck and github actions
ivis-kuroda Feb 5, 2026
f545dec
chore: update pre-commit
ivis-kuroda Feb 5, 2026
2f2f1f2
test: disable Redis in unit tests
ivis-kuroda Feb 5, 2026
2eddd20
fix: include 'id' in user retrieva
ivis-kuroda Feb 5, 2026
67476bf
chore: prod env without app services
ivis-kuroda Feb 5, 2026
2db3ad1
feat(cli): add database commands
ivis-kuroda Feb 6, 2026
bae7da1
fix: lint error
nobuyoshikosaka Feb 6, 2026
1a133ba
chore: add developer login
ivis-kuroda Feb 9, 2026
8eb0770
update(ui): responsive style for embedded DS
ivis-kuroda Feb 9, 2026
5634387
Merge pull request #9 from nobuyoshikosaka/develop
ivis-kuroda Feb 9, 2026
0c65465
update: resource endpoints
ivis-kuroda Feb 9, 2026
e3077d1
feat(auth): add type guard for `current_user``
ivis-kuroda Feb 9, 2026
fa54220
move: permission services to utils
ivis-kuroda Feb 9, 2026
31073ea
test: add sample data for map group resource
ivis-kuroda Feb 10, 2026
23589d6
add unit tests for users client (#10)
daiki-ishioka Feb 10, 2026
8e93e93
test: fix assertion error (#11)
ivis-kuroda Feb 10, 2026
fdd8f40
refactor(i18n): organize translation keys for toast
ivis-kuroda Feb 10, 2026
75f93f6
chore: update node dependencies
ivis-kuroda Feb 10, 2026
7ac1018
chore: upgrade nginx version to 1.29.5
ivis-kuroda Feb 10, 2026
0fae73c
feat: add submenu
ivis-kuroda Feb 12, 2026
78478ef
update: protect the session
ivis-kuroda Feb 12, 2026
bf00964
fix: search api may return an error response
ivis-kuroda Feb 12, 2026
1e5779d
fix: include page info when getting the history list
ivis-kuroda Feb 12, 2026
3bc59b6
feat: improve error handling error messages
ivis-kuroda Feb 12, 2026
924d49f
feat: add storage configuration
ivis-kuroda Feb 13, 2026
221bea5
fix: fetch error handling
ivis-kuroda Feb 13, 2026
178e13a
chore: update types and tsdoc
ivis-kuroda Feb 16, 2026
cc0ae71
feat: available to update user
ivis-kuroda Feb 16, 2026
205ded2
feat: update NumberIndicator allow for style custom
ivis-kuroda Feb 16, 2026
7d2aa64
feat: add optional raw parameter to get and search
ivis-kuroda Feb 16, 2026
3848d54
update: available to create repository
ivis-kuroda Feb 16, 2026
4f8b180
feat: lazy get filter select items
ivis-kuroda Feb 16, 2026
85fd83c
update: add validation for repository creation
ivis-kuroda Feb 17, 2026
d93a500
feat: available to update repository
ivis-kuroda Feb 17, 2026
dfb61d1
feat: truncate overflow in repositoreis table cells
ivis-kuroda Feb 17, 2026
b263499
feat(auth): auto token refresh
ivis-kuroda Feb 17, 2026
00cc329
feat: add validation for group
ivis-kuroda Feb 18, 2026
38f4123
fix: repository url unchangeable
ivis-kuroda Feb 18, 2026
11f1865
fix: error handling
ivis-kuroda Feb 19, 2026
9a2bc9d
fix: service id resolving
ivis-kuroda Feb 19, 2026
69c142c
update: add form error handling
ivis-kuroda Feb 19, 2026
e5a3904
add unit tests for group clients (#12)
daiki-ishioka Feb 19, 2026
068b721
fix: spelling mistake
ivis-kuroda Feb 19, 2026
841d3ff
fix: decode login date from bytes in refresh_session
nobuyoshikosaka Feb 18, 2026
1bb8987
update: improve repository deletion
ivis-kuroda Feb 24, 2026
4543fad
update: improve group deletion
ivis-kuroda Feb 24, 2026
6039486
Merge pull request #16 from nobuyoshikosaka/develop
ivis-kuroda Feb 24, 2026
ba79382
fix: checkbox status in group table
ivis-kuroda Feb 25, 2026
cd7f2c1
fix: builder for search repositories
ivis-kuroda Feb 25, 2026
e7089c2
update: add count chip for selected groups
ivis-kuroda Feb 26, 2026
23c9f5c
fix: behavior of clear button
ivis-kuroda Feb 26, 2026
7787b5a
feat: update user affiliations
ivis-kuroda Feb 27, 2026
74dee2d
fix: get group and create repository
ivis-kuroda Feb 27, 2026
8df1e5f
fix(config): update to latest values
ivis-kuroda Feb 27, 2026
b34d556
build: compose config for simulated production env
ivis-kuroda Feb 27, 2026
b39f294
Feat bulks upload operation (#8)
nobuyoshikosaka Mar 3, 2026
2ab1ca8
feat: add signals and handles for caching
ivis-kuroda Mar 2, 2026
255d637
fix: slight change to style and module layout
ivis-kuroda Mar 3, 2026
43debb9
update: improve error handling for user update
ivis-kuroda Mar 3, 2026
a0ba743
chore: add gitignore for certs
ivis-kuroda Mar 3, 2026
371c465
feat: add global search in header
ivis-kuroda Mar 3, 2026
9e6c250
update: add error handling for cache
ivis-kuroda Mar 4, 2026
7a25242
fix: avoid errors outside the context
ivis-kuroda Mar 4, 2026
f24f8d9
feat: enable caching search results
ivis-kuroda Mar 4, 2026
ec5ef0f
fix: resolve stale query params in global search
ivis-kuroda Mar 4, 2026
3fca1ea
feat: user must log out when changing their affiliation
ivis-kuroda Mar 4, 2026
09c11eb
add documentation on feature groups, bulk processing, and login (#2)
nobuyoshikosaka Mar 4, 2026
8a4fe48
docs: add manual (#13)
nobuyoshikosaka Mar 4, 2026
9bc68c6
Merge branch 'develop' into docs
ivis-kuroda Mar 4, 2026
872ad64
Merge pull request #19 from ivis-weko3-dev/docs
ivis-kuroda Mar 4, 2026
474d5e0
chore: update dependencies
ivis-kuroda Mar 4, 2026
eed8fdb
docs: add logger and log messages
ivis-kuroda Jan 21, 2026
a77a1f6
fix: user identification in logs
ivis-kuroda Mar 4, 2026
84b755e
docs: fix style and wording in dd
ivis-kuroda Jan 21, 2026
f9c60dc
docs: update constants
ivis-kuroda Jan 21, 2026
ec582de
docs: update about server config
ivis-kuroda Mar 4, 2026
74346bd
docs: rename foundation documents
ivis-kuroda Mar 4, 2026
06e605d
unit tests for repositories and users services (#17)
daiki-ishioka Mar 4, 2026
90828f2
fix: remove logger
ivis-kuroda Mar 4, 2026
47651be
test: remove app_context
ivis-kuroda Mar 4, 2026
810ff68
fix: unify Redis key format
ivis-kuroda Mar 4, 2026
e862254
fix: use current_user in session refresh
ivis-kuroda Mar 4, 2026
3ed4cea
update: unify log messages related to tokens into a single resource
ivis-kuroda Mar 5, 2026
b7f811d
update: unify log messages related to repositories
ivis-kuroda Mar 5, 2026
1c26f9d
feat: get the owner of the access token
ivis-kuroda Mar 5, 2026
f426274
chore: update dependencies and adjust typing
ivis-kuroda Mar 5, 2026
170490e
update: extend the form width
ivis-kuroda Mar 5, 2026
683264f
fix: error occurs when cache TTL is 0 or below
ivis-kuroda Mar 6, 2026
95cdf85
fix: refine pagination logic
ivis-kuroda Mar 6, 2026
142afd0
update: messages for ripositories
ivis-kuroda Mar 6, 2026
2808edc
create unit tests and fix bugs
ryoya-hayase Mar 6, 2026
80216e8
feat: sticky bulk summary indicator
ivis-kuroda Mar 7, 2026
021445c
update: output traceback
ivis-kuroda Mar 7, 2026
15f00ea
update: unify log messages related to users
ivis-kuroda Mar 7, 2026
ed82a57
update: unify log messages related to caching
ivis-kuroda Mar 7, 2026
520f986
update: unify log messages related to groups
ivis-kuroda Mar 7, 2026
32a7d18
update: fine-tuning the message
ivis-kuroda Mar 7, 2026
33bbc7c
chore: update node dependencies
ivis-kuroda Mar 7, 2026
9279e62
update: refine log resources and error handling
ivis-kuroda Mar 9, 2026
fe08559
update: add link for repository in group form
ivis-kuroda Mar 9, 2026
5397052
update: unify log messages for service settings
ivis-kuroda Mar 9, 2026
669e230
docs: update to reflect actual implemention
ivis-kuroda Mar 9, 2026
79b3b3f
fix: importing by users module
ivis-kuroda Mar 9, 2026
d81e4f0
i18n: refine translations
ivis-kuroda Mar 9, 2026
15fd143
Merge branch 'develop' into feature/cache-db
ivis-kuroda Mar 9, 2026
b411637
refactor: unify route decorators
ivis-kuroda Mar 9, 2026
e447d59
Merge pull request #5 from ryoya-hayase/feature/cache-db
ivis-kuroda Mar 9, 2026
c999423
fix unit test for log messege resources (#21)
daiki-ishioka Mar 10, 2026
dcd7227
refactor history and bulks module / unit test (#18)
nobuyoshikosaka Mar 10, 2026
b0e139f
test: fix unit test log messege
nobuyoshikosaka Mar 10, 2026
441626e
test: add unit test for bulks of services
nobuyoshikosaka Mar 11, 2026
68dd8a1
refactor: add error handling and logic streamlining
ivis-kuroda Mar 10, 2026
4854d77
refactor: improve error handling and unify implemention
ivis-kuroda Mar 11, 2026
4796ed4
chore: update dependencies
ivis-kuroda Mar 11, 2026
330bc63
fix: execute to refresh
nobuyoshikosaka Mar 11, 2026
a1e3dc0
fix: remove unused function
nobuyoshikosaka Mar 11, 2026
8bfb89c
Merge pull request #24 from nobuyoshikosaka/fix_unit_test
ivis-kuroda Mar 11, 2026
0cb303d
Merge remote-tracking branch 'ivis-weko3-dev/develop' into feature/ca…
ivis-kuroda Mar 11, 2026
29bdc85
Merge pull request #25 from ivis-kuroda/feature/cache-db
ivis-kuroda Mar 11, 2026
d728be7
chore: fix style and config
ivis-kuroda Mar 11, 2026
ea2fca4
chore: update nginx to 1.29.6
ivis-kuroda Mar 11, 2026
bf13ec8
chore: update dependencies and versioning
ivis-kuroda Mar 11, 2026
a2885be
chore: add link check command
ivis-kuroda Mar 11, 2026
2c30f78
test: add unit test for cov
nobuyoshikosaka Mar 11, 2026
27aaf4d
docs: update to reflect actual implemention, part 2
ivis-kuroda Mar 17, 2026
102e6f2
chore: update dependencies
ivis-kuroda Mar 23, 2026
fcfa233
chore: refine server config
ivis-kuroda Mar 23, 2026
879d8f8
feat: add custom fetch function
ivis-kuroda Mar 23, 2026
bf717bc
Merge pull request #26 from nobuyoshikosaka/fix-unit-test
ivis-kuroda Mar 23, 2026
bbb1ce2
update unit test for coverage (#27)
daiki-ishioka Mar 23, 2026
a067886
fix: clients attributes and status handling
ivis-kuroda Mar 23, 2026
ffdbd02
fix: include the version in the exported file
ivis-kuroda Mar 23, 2026
64cf860
feat: add config for fotter links
ivis-kuroda Mar 23, 2026
092f0ec
chore: refine taskipy command
ivis-kuroda Mar 23, 2026
bcc46ca
manual add config and img and rename numbering (#22)
nobuyoshikosaka Mar 23, 2026
140ab91
Merge remote-tracking branch 'ivis-weko3-dev/docs' into develop
ivis-kuroda Mar 23, 2026
8fd30ea
Merge remote-tracking branch 'origin/docs' into develop
ivis-kuroda Mar 23, 2026
099440c
chore: refine imports app root
ivis-kuroda Mar 24, 2026
463da34
feat: add cli entrypoint
ivis-kuroda Mar 24, 2026
253c14b
chore: move command for app version
ivis-kuroda Mar 24, 2026
31897e9
feat: add cli for repositories
ivis-kuroda Mar 24, 2026
06280b4
feat: add cli for groups and users
ivis-kuroda Mar 24, 2026
0cc501a
feat: wait for the token to be issued
ivis-kuroda Mar 24, 2026
4c34140
fix: endpoint method and caching
ivis-kuroda Mar 24, 2026
3efa019
fix: repositories cli arguments
ivis-kuroda Mar 24, 2026
2c24498
test: fix mock for token cli
ivis-kuroda Mar 25, 2026
1b263a0
chore: add task to generate stubs
ivis-kuroda Mar 25, 2026
a9abb01
ci: add uv version specify in jobs
ivis-kuroda Mar 25, 2026
d457433
test: fix file lines
ivis-kuroda Mar 25, 2026
a8a3663
Merge pull request #28 from ivis-kuroda/develop
ivis-kuroda Mar 25, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"version": "3.14"
},
"ghcr.io/devcontainers/features/node:1": {
"version": "24.12"
"version": "24"
},
"ghcr.io/devcontainers/features/docker-outside-of-docker:1": {
"version": "latest",
Expand Down
2 changes: 1 addition & 1 deletion .devcontainer/setup_commands.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ install_deps() {
npm install -g npm && npm install -g pnpm
pnpm config set global-bin-dir "$HOME/.local/bin"
pnpm config set store-dir "$HOME/.pnpm-store"
pnpm install
pnpm install -r
}

genarate_ssl_key() {
Expand Down
70 changes: 70 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,70 @@
# ci.yml

name: CI

on:
push:
branches: [main]
paths: &target_paths
- "src/**"
- "tests/**"
- "pyproject.toml"
- "uv.lock"
pull_request:
branches: [main, develop]
paths: *target_paths

jobs:
checks:
name: ${{ matrix.task.name }}
runs-on: ubuntu-latest

strategy:
fail-fast: false
matrix:
task:
- name: Test
command: "task test"
- name: Lint
command: "task lint"
- name: Typecheck
command: "task typecheck"

env:
UV_CACHE_DIR: /tmp/.uv-cache

steps:
- name: Checkout code
uses: actions/checkout@v6

- name: Install uv
uses: astral-sh/setup-uv@v7
with:
version: "latest"

- name: Set up Python
uses: actions/setup-python@v6
with:
python-version-file: ".python-version"

- name: Install dependencies
run: |
uv sync --locked --all-extras --dev
uv pip install .

- name: Restore uv cache
uses: actions/cache@v5
with:
path: /tmp/.uv-cache
key: uv-${{ runner.os }}-${{ hashFiles('uv.lock') }}
restore-keys: |
uv-${{ runner.os }}-${{ hashFiles('uv.lock') }}
uv-${{ runner.os }}

- name: Run Task
run: |
export PYTHONPATH=$(pwd)
uv run ${{ matrix.task.command }}

- name: Minimize uv cache
run: uv cache prune --ci
5 changes: 5 additions & 0 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
task lint
task format
task typecheck

pnpm run lint
1 change: 1 addition & 0 deletions .nuxtrc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
setups.@nuxt/test-utils="4.0.0"
32 changes: 32 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ ENV VIRTUAL_ENV="/code/.venv"
ENV PATH="$VIRTUAL_ENV/bin:$PATH"

WORKDIR /code
RUN apt-get update && apt-get install -y --no-install-recommends \
git \
&& apt-get clean && rm -rf /var/lib/apt/lists/*
RUN pip install -U pip && pip install uv

RUN groupadd -g ${GID} ${GROUPNAME} && \
Expand Down Expand Up @@ -44,3 +47,32 @@ ENV FLASK_DEBUG=1

EXPOSE 5050
CMD ["flask", "run", "--reload"]

# ==============================
# Production stage:
# install only prod dependencies and start prod server
# ==============================
FROM base AS prod

USER root
RUN apt-get update && \
apt-get install -y --no-install-recommends \
build-essential \
python3-dev \
libssl-dev \
libpcre2-dev \
supervisor && \
rm -rf /var/lib/apt/lists/*
RUN uv pip install uwsgi --system


COPY pyproject.toml uv.lock ./
RUN uv sync --no-dev --frozen

COPY . .
RUN uv pip install .

ENV FLASK_ENV=production
ENV FLASK_APP="server.app"

CMD ["/usr/bin/supervisord", "-c", "supervisord.web.conf"]
2 changes: 1 addition & 1 deletion Dockerfile.vite
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# syntax=docker/dockerfile:1

ARG NODE_VERSION=24.12
ARG NODE_VERSION=24

# ==============================
# Base stage: common setup
Expand Down
2 changes: 2 additions & 0 deletions certs/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
*.crt
*.key
158 changes: 158 additions & 0 deletions compose.prod.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,158 @@
# Docker Compose configuration for development environment

services:
web:
restart: "always"
build:
context: .
target: prod
image: jc-groups-manager-prod
container_name: web
ports:
- "5050:5050"
networks:
- default

worker:
restart: "always"
build:
context: .
target: prod
image: jc-groups-manager-prod
container_name: worker
command: "/usr/bin/supervisord -c supervisord.worker.conf"
depends_on:
- sentinel-1
- sentinel-2
- sentinel-3
- rabbitmq
networks:
- default


nginx:
build:
context: .
dockerfile: nginx/Dockerfile
target: prod
image: jc-groups-manager-nginx-prod
container_name: nginx
ports:
- "80:80"
- "443:443"
depends_on:
- web
networks:
- default

postgres:
restart: "always"
image: postgres:12
environment:
POSTGRES_USER: jcgroups
POSTGRES_DB: jcgroups
POSTGRES_PASSWORD: jcpass
ports:
- "5432:5432"
volumes:
- pgdata:/var/lib/postgresql/data
networks:
- default


redis-master:
image: redis:7.4.1
container_name: redis-master
command: >
redis-server
--appendonly yes
--replica-announce-ip redis-master
--replica-announce-port 6379
ports:
- "6379:6379"
networks:
- default

redis-replica-1:
image: redis:7.4.1
container_name: redis-replica-1
command: >
redis-server
--replicaof redis-master 6379
--appendonly yes
--replica-announce-ip redis-replica-1
--replica-announce-port 6379
depends_on:
- redis-master
networks:
- default

redis-replica-2:
image: redis:7.4.1
container_name: redis-replica-2
command: >
redis-server
--replicaof redis-master 6379
--appendonly yes
--replica-announce-ip redis-replica-2
--replica-announce-port 6379
depends_on:
- redis-master
networks:
- default

sentinel-1:
image: redis:7.4.1
container_name: sentinel-1
depends_on: &sentinel-depends-on
- redis-master
- redis-replica-1
- redis-replica-2
ports:
- "26379:26379"
command: &sentinel-command >
sh -c "
sleep 3 &&
echo 'port 26379' > /tmp/sentinel.conf &&
echo 'sentinel monitor mymaster redis-master 6379 2' >> /tmp/sentinel.conf &&
echo 'sentinel down-after-milliseconds mymaster 5000' >> /tmp/sentinel.conf &&
echo 'sentinel failover-timeout mymaster 10000' >> /tmp/sentinel.conf &&
echo 'sentinel parallel-syncs mymaster 1' >> /tmp/sentinel.conf &&
echo 'sentinel resolve-hostnames yes' >> /tmp/sentinel.conf &&
echo 'sentinel announce-hostnames yes' >> /tmp/sentinel.conf &&
redis-sentinel /tmp/sentinel.conf
"
networks:
- default

sentinel-2:
image: redis:7.4.1
container_name: sentinel-2
depends_on: *sentinel-depends-on
command: *sentinel-command
networks:
- default

sentinel-3:
image: redis:7.4.1
container_name: sentinel-3
depends_on: *sentinel-depends-on
command: *sentinel-command
networks:
- default


rabbitmq:
restart: "always"
image: rabbitmq:4.0.2
environment:
RABBITMQ_SERVER_ADDITIONAL_ERL_ARGS: "-rabbit consumer_timeout 10800000"


volumes:
pgdata:

networks:
default:
external: true
name: jairocloud-groups-manager_default
2 changes: 1 addition & 1 deletion compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ services:
context: .
dockerfile: nginx/Dockerfile
target: dev
image: jc-groups-manager-nginx
image: jc-groups-manager-nginx-dev
container_name: nginx
ports:
- "80:80"
Expand Down
Loading
Loading