Skip to content
Snippets Groups Projects
Commit 66980b1c authored by hahn's avatar hahn
Browse files

add initial data structure

parent b4f6bea0
No related branches found
No related tags found
1 merge request!195534 add docker
# data/imldeployment/build #
place where projects will be cloned and builds will be started
\ No newline at end of file
# data/imldeployment/data/database #
sqlite database for logs
\ No newline at end of file
# data/imldeployment/data/projects #
configuration files for al projects
# data/imldeployment/data/sshkeys #
ssh private key files to connect git repository servers with ssh.
# data/imldeployment/defaults #
A place to share data for builds.
Normally a project will be cloned and starts the build.
You can sync a bunch of files and dirs into the build dir after cloning.
## Howto ##
- Create a subdir with the id of the project
- put your needed files and folders into it
# data/imldeployment/packages #
subdir _files is the place of created archives.
Additional dirs exist for each defined phase (e.g. preview, stage, live)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment