[beagleboard] RE: VENV, Gunicorn, and Flask/Python Applications/BBBW

2019-09-12 Thread Mala Dies
Hello,

I have been messing around w/ Gunicorn as a server to run my Flask/Python 
applications. Flask is a developmental server installation and needs to 
have another bound server to run in a undeveloped way. Right?

Anyway...

Flask = no production server
Gunicorn = production server for running Flask/Python applications

Okay...

I just found a way to use my virtual environment installs and source to run 
on boot w/ a .service file w/ systemd.

...

Here: 
https://unix.stackexchange.com/questions/541288/is-running-a-uwsgi-gunicorn-server-on-boot-possible-w-a-venv
.

Okay so, it works. yea! But...the server keeps running even after I stop my 
.service file or disable it.

Seth

P.S. Does anyone know how to cancel their Gunicorn server from running 
online even after the .service file has been stopped/disabled?

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/bd0bfef7-1310-4e98-b3a7-278bd277167c%40googlegroups.com.


[beagleboard] Re: which kernel source for bbb ?

2019-09-12 Thread Mark A. Yoder
Good idea.  I've just put in a pull request with a more helpful README.md

--Mark

On Thursday, September 12, 2019 at 11:00:13 AM UTC-4, Dennis Lee Bieber 
wrote:
>
> On Wed, 11 Sep 2019 14:06:07 -0700 (PDT), "Mark A. Yoder" 
> > declaimed the 
> following: 
>
> >Recheck https://github.com/RobertCNelson/bb-kernel 
> ><
> https://www.google.com/url?q=https%3A%2F%2Fgithub.com%2FRobertCNelson%2Fbb-kernel=D=1=AFQjCNEphfpJo-gInNxoADXdcwriHE1dhw>.
>  
>   
> >If you change the branch you'll find it was updated a couple of days ago. 
> > 
>
> Okay -- so I normally don't use GIT, and never used branches in 
> it... 
>
>
> Maybe the readme for master could add some clause about "current 
> development is found under branches"  
>
>
> -- 
> Wulfraed Dennis Lee Bieber AF6VN 
> wlf...@ix.netcom.com 
> http://wlfraed.microdiversity.freeddns.org/ 
>
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/621a9540-f5cc-43e7-b396-26e95e292313%40googlegroups.com.


[beagleboard] Re: Welcome the Fall 2019 Embedded Linux Class

2019-09-12 Thread Madeline Twetten
Excited for this class!

On Thursday, September 5, 2019 at 3:16:50 PM UTC-4, Mark A. Yoder wrote:
>
> The purpose of this posting is to announce that I'm once again teaching 
> an Embedded Linux class based on the BeagleBone[1]. This time I'm using
> the  *BeagleBone Black.* 
> I'm teaching as open-source as I can and have have posted many of course 
> materials on eLinux.org [2] and github[3].
>
> I'm always open to ideas on what topics to include in the class and 
> suggestions for interesting course projects.  For example we are starting
> Python this week and hope to be writing simple kernel module 5 weeks from 
> now.  That will be followed by a week of PRU programming.
>
> Class, please respond to this posting.  Others, please welcome my class.
>
> --Mark 
>
> --Prof. Mark A. Yoder 
>   Rose-Hulman Institute of Technology [4] 
>
> [1] http://elinux.org/Embedded_Linux,_Rose-Hulman 
> [2] http://elinux.org/index.php?title=Category:ECE497 
> [3] https://github.com/MarkAYoder/BeagleBoard-exercises 
> [4] http://www.rose-hulman.edu 
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/87411f91-0b97-42df-9886-00fe25bae3d8%40googlegroups.com.


[beagleboard] Re: Welcome the Fall 2019 Embedded Linux Class

2019-09-12 Thread Blake Emmert
Looking forward to learning cool things!

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/c5598921-dfa3-4e3a-9539-1c51adf76d14%40googlegroups.com.


[beagleboard] Re: Welcome the Fall 2019 Embedded Linux Class

2019-09-12 Thread Mark Procter
Looking forward to this class!

On Thursday, September 5, 2019 at 3:16:50 PM UTC-4, Mark A. Yoder wrote:
>
> The purpose of this posting is to announce that I'm once again teaching 
> an Embedded Linux class based on the BeagleBone[1]. This time I'm using
> the  *BeagleBone Black.* 
> I'm teaching as open-source as I can and have have posted many of course 
> materials on eLinux.org [2] and github[3].
>
> I'm always open to ideas on what topics to include in the class and 
> suggestions for interesting course projects.  For example we are starting
> Python this week and hope to be writing simple kernel module 5 weeks from 
> now.  That will be followed by a week of PRU programming.
>
> Class, please respond to this posting.  Others, please welcome my class.
>
> --Mark 
>
> --Prof. Mark A. Yoder 
>   Rose-Hulman Institute of Technology [4] 
>
> [1] http://elinux.org/Embedded_Linux,_Rose-Hulman 
> [2] http://elinux.org/index.php?title=Category:ECE497 
> [3] https://github.com/MarkAYoder/BeagleBoard-exercises 
> [4] http://www.rose-hulman.edu 
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/1505c152-8b50-436c-83ac-a7092294ab88%40googlegroups.com.


Re: [beagleboard] Re: which kernel source for bbb ?

2019-09-12 Thread Micka
 I prefer also https://github.com/RobertCNelson/bb-kernel
there is everything to compile easily and deploy the kernel.

But I would like to know the difference with

https://github.com/beagleboard/linux ?

which one is more up to date ?

which one is the best ?

On Wed, Sep 11, 2019 at 11:06 PM Mark A. Yoder  wrote:
>
> Recheck https://github.com/RobertCNelson/bb-kernel.  If you change the branch 
> you'll find it was updated a couple of days ago.
>
> In fact, that's the one I point my students to 
> (https://elinux.org/EBC_Exercise_08_Installing_Development_Tools_4.4)  Once 
> the desired branch is selected, it has scripts to load the correct cross 
> compiler and the kernel and compile everything.
>
> --Mark
>
> On Wednesday, September 11, 2019 at 2:44:43 PM UTC-4, Dennis Lee Bieber wrote:
>>
>> On Wed, 11 Sep 2019 09:04:15 +0200, Micka
>>  declaimed the
>> following:
>>
>> >Hi, which one do you advise ?
>> >
>>
>> Did you examine what each of those contains?
>>
>>
>> >https://github.com/RobertCNelson/ti-linux-kernel-dev
>>
>> Per the readme, that is just a bunch of scripts for building the
>> kernel, but the source is elsewhere...
>>
>>
>> >https://github.com/RobertCNelson/bb-kernel
>>
>> Last updated in 2014 -- I'd consider that quite dead
>>
>>
>> >https://github.com/beagleboard/linux
>>
>> Readme implies four kernel versions in both normal and RT variants, 
>> and
>> updated last week...
>>
>>
>> --
>> Wulfraed Dennis Lee Bieber AF6VN
>> wlf...@ix.netcom.comhttp://wlfraed.microdiversity.freeddns.org/
>>
> --
> For more options, visit http://beagleboard.org/discuss
> ---
> You received this message because you are subscribed to the Google Groups 
> "BeagleBoard" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to beagleboard+unsubscr...@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/beagleboard/4f56ec54-ff33-4e11-8219-ce0b40a8b3bd%40googlegroups.com.

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/CAF%2BMRtkr17RKJjC_NftSRZ%3DmspmKPHBv17E-wvtwd4AhAb74PQ%40mail.gmail.com.