|
|
|
|
|
by peterwwillis
2860 days ago
|
|
> I'm not sure why you seem afraid of Postgres Because I've managed database applications before? > and it's trivial to setup and run Jenkins is more trivial. It's one process. It doesn't depend on an external high-availability networked data service. Backup is 'cp -r SRC DEST', or a plugin if you're fancy. And, again, Postgres does not replace Jenkins, it's just the storage and querying. It adds a lot of complexity and service availability points of failure that Jenkins does not have. |
|
Copying the jenkins directory can be done but restoring it on another fresh install will not work. There are many files that needs to be deleted manually until the instance can start without error.