From nobody Sun Aug 20 00:13:12 2023 X-Original-To: freebsd-questions@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4RSx0H2cGfz4qQ2P for ; Sun, 20 Aug 2023 00:13:19 +0000 (UTC) (envelope-from DtxdF@disroot.org) Received: from layka.disroot.org (layka.disroot.org [178.21.23.139]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4RSx0G3nKtz3bQy for ; Sun, 20 Aug 2023 00:13:18 +0000 (UTC) (envelope-from DtxdF@disroot.org) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=disroot.org header.s=mail header.b="bQ/n+Try"; spf=pass (mx1.freebsd.org: domain of DtxdF@disroot.org designates 178.21.23.139 as permitted sender) smtp.mailfrom=DtxdF@disroot.org; dmarc=pass (policy=reject) header.from=disroot.org Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id B253740D62 for ; Sun, 20 Aug 2023 02:13:17 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from layka.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Bkm6d8KYPEes for ; Sun, 20 Aug 2023 02:13:16 +0200 (CEST) Date: Sun, 20 Aug 2023 00:13:12 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1692490396; bh=eGOfpCkpeVuO1Ee4uN2Ajt42951LDjVXwWV9CPDwpRo=; h=Date:From:To:Subject; b=bQ/n+TryKchLVqFb7u4ezCZAxp2qalBIsYk0ICtYxjM+QN9lej1p/IiKta4ct03UC fZ2HSSvhBoY+sZGxMdIWfHc05QciOn37FeI0a8LoR47/nTO523jXnveiMFf14gyp+S jvsu+hO3q592vhKBp2AZKG6faEjEXzSv1u05Jw4D0rNMQc2gFNNfQatzapLPH18XKw KNnoqqY4ztclpfypH9sCqeVRfMzlrzDEtAQ4pxdllLi6D4kUtwLKnL5F9gJFkZd2t/ GaE5d5NP+1WvopjHGzpNtvKXZ/S3Kvvc51EpRhc0E+siJCTEvraZoTfIAxZNtgxRRQ v99v8/c49kjCQ== From: DtxdF To: freebsd-questions@freebsd.org Subject: AppJail Image Mirror Message-ID: List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary=----UH43UNAVPKMN5KGUXB6SF9M1WUF2F2 Content-Transfer-Encoding: 7bit X-Spamd-Result: default: False [-4.00 / 15.00]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; DMARC_POLICY_ALLOW(-0.50)[disroot.org,reject]; R_SPF_ALLOW(-0.20)[+a:c]; R_DKIM_ALLOW(-0.20)[disroot.org:s=mail]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; MLMMJ_DEST(0.00)[freebsd-questions@freebsd.org]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+,1:+,2:~]; ASN(0.00)[asn:50673, ipnet:178.21.23.0/24, country:NL]; RCVD_TLS_LAST(0.00)[]; ARC_NA(0.00)[]; RCVD_COUNT_TWO(0.00)[2]; TO_MATCH_ENVRCPT_ALL(0.00)[]; FROM_HAS_DN(0.00)[]; DKIM_TRACE(0.00)[disroot.org:+]; PREVIOUSLY_DELIVERED(0.00)[freebsd-questions@freebsd.org]; RCPT_COUNT_ONE(0.00)[1]; TO_DN_NONE(0.00)[]; MID_RHS_MATCH_FROM(0.00)[] X-Spamd-Bar: --- X-Rspamd-Queue-Id: 4RSx0G3nKtz3bQy ------UH43UNAVPKMN5KGUXB6SF9M1WUF2F2 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hello everyone, I am writing this thread because I need help with my project, AppJail, spe= cifically, distributing its images=2E AppJail [1] is a tool to create, maintain and automate the creation of iso= lated environments using FreeBSD jails=2E This tool has a feature, images [= 2], that allows the user to export a jail in a portable way, just like Dock= er or pot have images=2E To create an image in an automated way, AppJail us= es Makejails [3], a text file that has the steps to create the jail=2E Ther= e are many Makejails in the centralized repository [4] and almost all of th= em have images=2E For months I have been using some third-party services: Anonfiles, Google = Drive, Dropbox, etc=2E, to distribute AppJail images=2E I was comfortable w= ith Anonfiles as it offered more resources than the project suite, but Anon= files is currently shutting down, so I'm using Google Drive in the meantime= =2E All images are updated weekly to keep up with pkgs updates=2E All images consume 4 GiB in total currently, but this is expected to grow = when 14=2E0-RELEASE is released=2E What I need is someone to bring me a way to upload (e=2Eg=2E: sftp) and an= HTTP server to distribute the images, since every week I need to update th= e images, the images need to be uploaded every week=2E I know I'm asking a lot, but any help is welcome=2E [1] https://github=2Ecom/DtxdF/AppJail [2] https://github=2Ecom/DtxdF/AppJail#images [3] https://github=2Ecom/DtxdF/AppJail#makejail [4] https://github=2Ecom/AppJail-makejails ------UH43UNAVPKMN5KGUXB6SF9M1WUF2F2 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable
Hello everyone,

I am wr= iting this thread because I need help with my project, AppJail, specificall= y, distributing its images=2E

AppJail [1] is a tool to create, maint= ain and automate the creation of isolated environments using FreeBSD jails= =2E This tool has a feature, images [2], that allows the user to export a j= ail in a portable way, just like Docker or pot have images=2E To create an = image in an automated way, AppJail uses Makejails [3], a text file that has= the steps to create the jail=2E There are many Makejails in the centralize= d repository [4] and almost all of them have images=2E

For months I = have been using some third-party services: Anonfiles, Google Drive, Dropbox= , etc=2E, to distribute AppJail images=2E I was comfortable with Anonfiles = as it offered more resources than the project suite, but Anonfiles is curre= ntly shutting down, so I'm using Google Drive in the meantime=2E

All= images are updated weekly to keep up with pkgs updates=2E

All image= s consume 4 GiB in total currently, but this is expected to grow when 14=2E= 0-RELEASE is released=2E

What I need is someone to bring me a way to= upload (e=2Eg=2E: sftp) and an HTTP server to distribute the images, since= every week I need to update the images, the images need to be uploaded eve= ry week=2E

I know I'm asking a lot, but any help is welcome=2E
[1] https://github=2Ecom/D= txdF/AppJail
[2] https://github=2Ecom/DtxdF/AppJail#images
[3] https://github=2Ecom/DtxdF/AppJail#mak= ejail
[4] https:/= /github=2Ecom/AppJail-makejails
------UH43UNAVPKMN5KGUXB6SF9M1WUF2F2--