[Arm-dev] Arm-dev Digest, Vol 76, Issue 1

Mon Dec 7 23:50:45 UTC 2020
Phil Leschina <phil at leschina.net>

I don’t have the answer to your question. Instead I would suggest using podman (similar to docker) to run django, SQLite, etc in containers or pods. Thereby isolating those environments from your base os. But still be able to access by ip/port. 

An example showing how to accomplish can be found here:

https://developers.redhat.com/blog/2019/09/11/develop-with-django-2-and-python-3-in-a-container-with-red-hat-enterprise-linux/

Best regards. Phil

> On Dec 7, 2020, at 7:00 AM, arm-dev-request at centos.org wrote:
> 
> Send Arm-dev mailing list submissions to
>    arm-dev at centos.org
> 
> To subscribe or unsubscribe via the World Wide Web, visit
>    https://lists.centos.org/mailman/listinfo/arm-dev
> or, via email, send a message with subject or body 'help' to
>    arm-dev-request at centos.org
> 
> You can reach the person managing the list at
>    arm-dev-owner at centos.org
> 
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of Arm-dev digest..."
> 
> 
> Today's Topics:
> 
>   1. (no subject) (Jascha Gerold)
> 
> 
> ----------------------------------------------------------------------
> 
> Message: 1
> Date: Sun, 06 Dec 2020 21:39:57 -0000
> From: Jascha Gerold <jayalt at icloud.com>
> To: arm-dev at centos.org
> Subject: [Arm-dev] (no subject)
> Message-ID: <3117afd7-b0b6-4dd7-ae17-64329d3de761 at me.com>
> Content-Type: text/plain; charset="utf-8"; Format="flowed"
> 
> Hi everyone!
> 
> I just joined the list. Total arm/rpi4 beginner here. Been using Fedora for a year on my personal computer (switched from Apple). Thats my background. My goal is to have my rpi4 run a webserver for my Django projects. I have been experimenting with Raspberry Pi OS, Fedora 33 and Centos 7/8 on the Raspberry. I would like to use a yum/dnf based distribution on the Pi, because I am a bit more familiar with its cli.
> I believe that the CentOS-Userland-7-armv7hl-RaspberryPI-Minimal-4-2009-sda.raw image would be the way to go.
> 
> But frankly I am terrified by configuring all the different sources for the latest packages (sqlite3, django 3, and so on) and getting them to interact flawlessly without breaking the system.
> 
> Fedora does not have a native rpi4 image. They are generic and boot differently that the CentOS one.
> 
> 
> 
> Can I use the boot partition from CentOS-Userland-7-armv7hl-RaspberryPI-Minimal-4-2009-sda.raw combined with the Fedora Userland? Id have to disable kernel updates I guess and cross compile them myself (done that successfully yesterday).
> 
> 
> 
> TLDR:
> 
> My question is: How do I get the native rpi4 centos way to boot combined with fedora userland?
> 
> 
> 
> Jay
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: <http://lists.centos.org/pipermail/arm-dev/attachments/20201206/cc29164a/attachment-0001.html>
> 
> ------------------------------
> 
> Subject: Digest Footer
> 
> _______________________________________________
> Arm-dev mailing list
> Arm-dev at centos.org
> https://lists.centos.org/mailman/listinfo/arm-dev
> 
> 
> ------------------------------
> 
> End of Arm-dev Digest, Vol 76, Issue 1
> **************************************
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/arm-dev/attachments/20201207/aa1c39f4/attachment-0004.html>