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

Migration to new Webhook Architecture #1

Closed
11 tasks done
sroertgen opened this issue Jan 27, 2023 · 2 comments
Closed
11 tasks done

Migration to new Webhook Architecture #1

sroertgen opened this issue Jan 27, 2023 · 2 comments
Assignees

Comments

@sroertgen
Copy link
Contributor

sroertgen commented Jan 27, 2023

As discussed in yesterdays meeting these are the steps we have to complete before we can do the full migration

  • Setup two VMs with Ubuntu
    • Test VM
    • Production VM
  • install necessary software (maybe via Ansible?)
    • Docker
    • Sysbox
    • skohub webhook
  • backup dist folder from current skohub-vocabs repo and copy to webhook repo
  • adjust .env (use webhook as docker tag as long as the PR in skohub-vocabs is not merged)
  • start new webhook service (manual or via ansible?)
  • adjust web proxy settings to point to new VM
@Phu2
Copy link
Contributor

Phu2 commented Feb 23, 2023

After triggering a build (using curl instead of a Github action) an error occurred:

[...]
skohub-webhook-webhook-1  | Build Finish
skohub-webhook-webhook-1  | Build triggered
skohub-webhook-webhook-1  | Processing
skohub-webhook-webhook-1  | Created file: hcrt.ttl
skohub-webhook-webhook-1  | Created file: hochschulfaechersystematik.ttl
skohub-webhook-webhook-1  | gatsbyError: docker: Error response from daemon: error creating overlay mount to /var/lib/docker/overlay2/761516c953e1358f497b1dab6e640d011f1da368bad5887bb01f8bb42c2f5ccb-init/merged: function not implemented.
skohub-webhook-webhook-1  | See 'docker run --help'.
[...]

Looks like the root filesystem of the vocabs container cannot be established.
This is new and has not been encountered before. Re-deploy using ansible helps (pulling the image again).

@dr0i
Copy link
Member

dr0i commented Mar 10, 2023

Is this done and can be closed then?

@dr0i dr0i removed their assignment Mar 10, 2023
@Phu2 Phu2 closed this as completed Mar 10, 2023
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

No branches or pull requests

3 participants