Hi all,

It's been about a year since the last post, and I'm curious: has any 
progress been made on this in the past year?

Specifically, looking toward a future where a fully configured, immutable 
Jenkins can be deployed as a Docker image, and all its storage happens 
off-container and is still persistent.

Thanks,

Marc

On Wednesday, October 24, 2018 at 6:05:43 AM UTC-4, Steven Foster wrote:
>
> Nothing released yet, but there are some relevant JEPs that might interest 
> you
>
> https://github.com/jenkinsci/jep/blob/master/jep/207/README.adoc
> https://github.com/jenkinsci/jep/blob/master/jep/210/README.adoc
> https://github.com/jenkinsci/jep/blob/master/jep/212/README.adoc
>
> On Monday, October 22, 2018 at 11:09:36 PM UTC+1, red 888 wrote:
>>
>> Everything I see is for *backing up* build logs to S3 or other external 
>> storage locations.
>>
>>
>> Is there a plug-in for actually hosting build logs on those locations? 
>> meaning that's just where Jenkins writes to and looks for build logs?
>>
>>
>> I often replay jobs and like looking at the job history in the Jenkins 
>> UI. but I don't want to store all of these build logs on the file system. 
>> So I'm not talking about just backing up. I want the Jenkins UI to read 
>> from the external storage and be able to replay jobs.
>>
>>
>> Ideally i could have Jenkins read/write to S3 for build logs. I could 
>> also mount another voulme just for build logs and point jenkins to it for 
>> build logs location but prefer to use cloud storage.
>>
>>
>> This is for master and any slaves
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/57886356-d75c-4c89-8e2a-824183646798%40googlegroups.com.

Reply via email to