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

build: add dockerfile and deployment docs #33

Merged
merged 1 commit into from
Dec 12, 2024
Merged

Conversation

saw-jan
Copy link
Owner

@saw-jan saw-jan commented Dec 12, 2024

Fixes #32


```env
## oCIS Web Extensions ##
MODEL_3D_VIEWER=:web_extensions/3dviewer.yaml
Copy link
Owner Author

Choose a reason for hiding this comment

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

name cannot start with a number

@saw-jan saw-jan merged commit f7c61d6 into master Dec 12, 2024
1 check passed
@saw-jan saw-jan deleted the build/add-dockerfile branch December 12, 2024 11:52
## oCIS Web Extensions ##
MODEL_3D_VIEWER=:web_extensions/3dviewer.yaml

COMPOSE_FILE=docker-compose.yml${...}${3D_VIEWER:-}
Copy link
Contributor

Choose a reason for hiding this comment

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

@saw-jan variable name needs to be updated there too

@koebel koebel mentioned this pull request Dec 12, 2024
@saw-jan
Copy link
Owner Author

saw-jan commented Dec 12, 2024

variable renamed to APP_3D_VIEWER
See #34 (comment)

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.

enable installation through yml file
2 participants