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

Feat: CADAiD backend integration #74

Merged
merged 6 commits into from
Nov 6, 2024

Conversation

andreaslhjulstad
Copy link
Collaborator

No description provided.

CADAiD only allows requests from 3000 and 5000
since docker is a debian image, we need debian openssl to run the database
Now stores responses and creates applications if they don't already exist
@andreaslhjulstad andreaslhjulstad linked an issue Nov 5, 2024 that may be closed by this pull request
@andreaslhjulstad andreaslhjulstad changed the title Feat/72 cadaid backend integration Feat: CADAiD backend integration Nov 5, 2024
@andreaslhjulstad andreaslhjulstad self-assigned this Nov 5, 2024
Copy link
Collaborator

@SverreNystad SverreNystad left a comment

Choose a reason for hiding this comment

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

If the port of 3000 is needed for CORS for ArkivGPT then all else is good

docker-compose.yml Show resolved Hide resolved
Copy link
Collaborator

@johanneeo johanneeo left a comment

Choose a reason for hiding this comment

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

Looks good to me! Magnus is updating the README so it's easier to run

Also fixed some layout issues
@andreaslhjulstad andreaslhjulstad merged commit 462bf9e into main Nov 6, 2024
1 check passed
@andreaslhjulstad andreaslhjulstad deleted the feat/72-cadaid-backend-integration branch November 7, 2024 08:48
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.

CADAiD backend integration
3 participants