artefactual / artefactual/deploy-pub
Allow to create AIPs using local content
- Dominant language
- Shell
- Stars
- 14
- Forks
- 13
- Avg merge
- 5d 14h
- Merged PRs (30d)
- 2
Description
Currently, we sync the "current" folder (the one we use to run "vagrant up") using "/vagrant" as path in the virtual machine.
Changing this path to /home/local-sync (or any other name), would allow users to put their own transfers on the same folder than the playbooks, and process them, beacause /home is configured as the default transfer source in the storage service
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the Vagrant configuration used by `vagrant up` and trace how the current folder is mounted as `/vagrant`, then inspect the storage service's default transfer source and the playbooks that process it. Done means local transfers can share the mounted folder with the playbooks and are processed from the new path without breaking the existing deployment flow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- devops, infrastructure
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100