Hi,I'm looking for a robust way of somehow be able to store the deploy-details on the target-webserver. This way testers/developers etc are able trace the edition that they are testing.Details I'm thinking of are:- source server- source branch & edition- timestamp of the deploy- user who started the deployI'm thinking of executing a dnr on success on target-server that will write these params to a file. Any help/tips are more then welcome.Cheers, Ronald