diff --git a/Apps/ArchiveteamWarrior/Icon.png b/Apps/ArchiveteamWarrior/Icon.png new file mode 100644 index 000000000..471539b05 Binary files /dev/null and b/Apps/ArchiveteamWarrior/Icon.png differ diff --git a/Apps/ArchiveteamWarrior/Screenshot.png b/Apps/ArchiveteamWarrior/Screenshot.png new file mode 100644 index 000000000..1dd4d6cc9 Binary files /dev/null and b/Apps/ArchiveteamWarrior/Screenshot.png differ diff --git a/Apps/ArchiveteamWarrior/docker-compose.yml b/Apps/ArchiveteamWarrior/docker-compose.yml new file mode 100644 index 000000000..d739bd2b4 --- /dev/null +++ b/Apps/ArchiveteamWarrior/docker-compose.yml @@ -0,0 +1,61 @@ +name: archiveteam-warrior +services: + warrior-dockerfile: + cpu_shares: 10 + container_name: archiveteam-warrior + deploy: + resources: + limits: + memory: 256M + environment: + - CONCURRENT_ITEMS=2 + - DOWNLOADER= + - SELECTED_PROJECT=auto + image: atdr.meo.ws/archiveteam/warrior-dockerfile:latest + labels: + icon: https://wiki.archiveteam.org/images/thumb/f/f3/Archive_team.png/100px-Archive_team.png + logging: + driver: json-file + options: + max-size: 50m + network_mode: bridge + ports: + - target: 8001 + published: "8001" + protocol: tcp + restart: unless-stopped + envs: + - container: CONCURRENT_ITEMS + description: + en_us: "How many items should the warrior download at a time? (Max: 6)" + - container: DOWNLOADER + description: + en_us: "We use your nickname to show your results on our tracker. Letters and numbers only." + - container: SELECTED_PROJECT + description: + en_us: "Your warrior will automatically work on the current ArchiveTeam project." + volumes: + - type: bind + source: /DATA/AppData/archiveteam-warrior + target: /warrior + +x-casaos: + author: ArchiveTeam + architectures: + - amd64 + category: Utilities + description: + en_US: | + Archive Team is a loose collective of rogue archivists, programmers, writers and loudmouths dedicated to saving our digital heritage. Since 2009 this variant force of nature has caught wind of shutdowns, shutoffs, mergers, and plain old deletions - and done our best to save the history before it's lost forever. Along the way, we've gotten attention, resistance, [press and discussion](https://wiki.archiveteam.org/index.php/In_The_Media), but most importantly, we've gotten the message out: **IT DOESN'T HAVE TO BE THIS WAY**. The Archive Team Warrior is a virtual archiving appliance. You can run it to help with the Archive Team archiving efforts. It will download sites and upload them to our archive—and it’s really easy to do! + + developer: ArchiveTeam + icon: https://wiki.archiveteam.org/images/thumb/f/f3/Archive_team.png/100px-Archive_team.png + port_map: "8001" + tagline: + en_US: Global internet archival and content backup efforts. + tips: + before_install: + en_us: We strongly encourage users to use the `latest` version tag to keep up with the latest crawling API and algorithms. + title: + custom: Warrior + index: /