Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

fix(s3): remove s3 use in service, update litestream and add to docker-compose #115

Merged
merged 6 commits into from
May 28, 2024

Conversation

dtfiedler
Copy link
Collaborator

No description provided.

dtfiedler added 2 commits May 23, 2024 09:44
…S3 from the service

Also updates docker-compose so one can easily spin up the service and litestream if they wish
@dtfiedler dtfiedler requested a review from a team as a code owner May 23, 2024 16:03
image: textury/arlocal:v1.1.35
ports:
- '1984:1984'

arns-service:
profiles: ['test', '', 'litestream']
Copy link
Contributor

Choose a reason for hiding this comment

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

the standard here is for the default services to have no profile. but you'll need docker compose 2.x+ to support that

Copy link
Contributor

Choose a reason for hiding this comment

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

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

nice! c8d2714

Core services should not use profiles per the docs
@dtfiedler dtfiedler requested a review from fedellen May 23, 2024 17:57
@dtfiedler dtfiedler merged commit 2e6c281 into main May 28, 2024
6 checks passed
@dtfiedler dtfiedler deleted the litestream-v2 branch May 28, 2024 21:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants