app-files
repository will be divided into version directories as follows: ​
app-files
that contains all of your applications, and name it with a version that represents the entire application as a whole.V1
application, which will make them immutable.V1
of app-files
to /home/user/
the app-files/V1
hierarchy will be removed and the application will be stored as follows:/home/user/<application binaries>
my-release-bundle
", and the destination path is: "/home/user/my-app
", the final destination of all artifacts from the Release Bundle will be: "/home/user/my-app/my-release-bundle/
"/etc/systemd/system/
". my-release-bundle
", and the destination path is: "/home/user/my-app
"generic-repo/v1/my_app.service
", the destination path is: "/etc/systemd/system/
"/home/user/my-app/my-release-bundle/
" and only the "my_app.service"
file will be placed in "/etc/systemd/system/"
.docker
installed on your devices.docker compose
or docker-compose
installed on your devices.docker-compose
binary and are not regarded as a block failure.docker-compose
automatically restarts the service.