artefactual / artefactual/deploy-pub

Allow to create AIPs using local content

Open
#53 2 comments 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.