hkarl / mw2pdf

Convert Mediawiki to PDF via pandoc and latex, including UML conversion
BSD 3-Clause "New" or "Revised" License
5 stars 3 forks source link

Disk space consumption #5

Open xilouris opened 8 years ago

xilouris commented 8 years ago

Automatic generation of PDF and upload at the wiki without deletion of the previous versions of the documents takes up a lot of disk space. As the text based versions are already available, there is no need in keeping all the pdf versions (which sometimes contain very little changes overall).

mpeuster commented 8 years ago

@xilouris I checked the MediaWiki API docu and I couldn't find a way to remotely delete old PDFs. Maybe we can create a workarround by installing a cron job on the wiki server which deletes old PDF files?

xilouris commented 8 years ago

Dear Manuel,  I will check it out after EuCNC currently the daily backup of wiki is at 90GB :-) 

Get Outlook for iOS

On Sun, Jun 26, 2016 at 12:53 PM +0300, "Manuel Peuster" notifications@github.com wrote:

@xilouris I checked the MediaWiki API docu and I couldn't find a way to remotely delete old PDFs. Maybe we can create a workarround by installing a cron job on the wiki server which deletes old PDF files?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.