Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix broker url #145

Closed
wants to merge 74 commits into from
Closed

Conversation

jonodrew
Copy link
Owner

No description provided.

johnpeart and others added 30 commits March 8, 2023 15:41
`docker-compose up` fails because of an issue with the `jekyll-sass-converter` gem.

I've run into this a couple of time on other installs of Jekyll recently; the fix is to add that to the gem file and lock the version number to 2.0+.
I've updated the README to reflect the content of the 'getting-started.md' file in the docs.

The current README gives incorrect instructions to get started, that are a hangover from our earlier versions of the software.
For some reason the delete of the old Stack is taking hours, so in order to test this I'll make a new Stack
I expect this to enable the celery worker to communicate with the queue (which I haven't added yet)
This should give the Fargate tasks permission to write to and read from the SQS queue, enabling us to offload the high-compute task
SQS needs a whole load of system-level dependencies to communicate with SQS
Following a fairly massive reorganisation, the container wasn't running properly any more. This brings in fixes, and has been tested locally
This will hopefully stop it complaining about root users
This will enable us to use SQS for our staging and production environments
@johnpeart johnpeart closed this Aug 16, 2023
@johnpeart johnpeart deleted the ƒix-broker-url branch August 16, 2023 08:26
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.

None yet

2 participants