Skip to content

update: instance v0.13.0#8

Open
edivalentinitu wants to merge 1 commit intomainfrom
update-version
Open

update: instance v0.13.0#8
edivalentinitu wants to merge 1 commit intomainfrom
update-version

Conversation

@edivalentinitu
Copy link
Contributor

@edivalentinitu edivalentinitu commented May 28, 2025

  • update the instance image to v0.13.0

@edivalentinitu edivalentinitu changed the title update v13 and add demo mail server update: v13 and add demo mail server May 28, 2025
@edivalentinitu edivalentinitu force-pushed the update-version branch 2 times, most recently from 649f2b3 to febc785 Compare May 28, 2025 12:46
@edivalentinitu edivalentinitu requested a review from mb-wali May 28, 2025 12:46
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cant we use same .env for both demo and mug?

demo-compose.yml Outdated
- "9200:9200"
- "9600:9600"

smarthost:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we dont need the mail container for this repo, please remove it.

demo-compose.yml Outdated
pull_policy: always
image: ghcr.io/sharedrdm/instance:main-mug
env_file: .env.temp
image: ghcr.io/sharedrdm/instance:v0.13.0-mug
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
image: ghcr.io/sharedrdm/instance:v0.13.0-mug
image: ghcr.io/sharedrdm/instance:${RELEASE_TAG}

add RELEASE_TAG inside the .env

demo-compose.yml Outdated
- search
- cache
- mq
- smarthost
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- smarthost

Copy link
Contributor

@mb-wali mb-wali left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FYI - this repo is just a demo repository that showcases the deployment for MUG.

@edivalentinitu edivalentinitu force-pushed the update-version branch 2 times, most recently from 1d837b1 to cb309fa Compare May 28, 2025 13:58
@edivalentinitu edivalentinitu changed the title update: v13 and add demo mail server update: instance v0.13.0 May 28, 2025
mug-compose.yml Outdated
image: ghcr.io/sharedrdm/instance:main-mug
image: ghcr.io/sharedrdm/instance:${RELEASE_TAG}
restart: "unless-stopped"
env_file: .env.temp
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
env_file: .env.temp
env_file: .env

and add all the content of .env.temp to .env and have only one env file.

 Please enter the commit message for your changes. Lines starting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants