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

how to create units? #70

Open
zhangyilibecnu opened this issue Dec 23, 2022 · 1 comment
Open

how to create units? #70

zhangyilibecnu opened this issue Dec 23, 2022 · 1 comment

Comments

@zhangyilibecnu
Copy link

how to create units?
截屏2022-12-23 下午12 20 30

@cjcolvar
Copy link
Member

cjcolvar commented Jan 9, 2023

If you need to customize the list of units you can make a copy of https://github.com/avalonmediasystem/avalon/blob/main/config/controlled_vocabulary.yml.example and edit it. Then mount this file into your docker container by adding a volume to the avalon service in docker-compose.yml and restarting.

- ./controlled_vocabulary.yml:/home/app/avalon/config/controlled_vocabulary.yml

See https://github.com/avalonmediasystem/avalon-docker/blob/main/docker-compose.yml#L116-L119

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

2 participants