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

Using a package with self-hosted Docker image #12

Open
yakovlevkll opened this issue Nov 25, 2023 · 2 comments
Open

Using a package with self-hosted Docker image #12

yakovlevkll opened this issue Nov 25, 2023 · 2 comments

Comments

@yakovlevkll
Copy link

Hello,

First of all, thanks for you library!

Is there any way to use this package when working with a self-hosted Directus Docker image?

@ChappIO
Copy link
Owner

ChappIO commented Nov 29, 2023

Could you explain the issues you're having? I use this package in docker by just installing it into my project, but I am not sure how you're running docker and wat you are trying to achieve.

Perhaps you're tring the same thing as #11 ? meaning: externalize the types to a different place?

@ChuckMoe
Copy link

ChuckMoe commented Dec 9, 2024

I have the same problem as @yakovlevkll .
I am using the normal directus docker container and mount in my own extension. Now I want to export the types but no matter where I install your repo (in the root of my monorepo project, in my extension or in the container itself), it either does not find the directus exectuable or it does not recognize the "models" keyword.

You are saying to install this repo in the project. But where?

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