CodeYourFuture / Changes

How can I make change at CYF??
https://cyf-change-board.netlify.app/
Creative Commons Attribution 4.0 International
3 stars 4 forks source link

CYF Jumpstart #10

Open SallyMcGrath opened 1 year ago

SallyMcGrath commented 1 year ago

I want to do this:

I need a way to set up laptops with everything the trainees need — Linux, Node, NPM, Postgres, etc — I have a giant list. But it can’t be technical at all, as everyone who hasn't learnt anything yet needs to be able to do it and from our experience it has to just be a one click thing.

I don’t want to specify a solution, only the problem, so here are some things we know:

Here’s why I want to do it:

Here’s how it serves our goals:

This is how much time I can put towards this change:

This is the help I need from others to get this done (if any):

theWatchmen commented 1 year ago

I think the best two options would be:

What's the time frame for this project?

SallyMcGrath commented 1 year ago

This project has been waiting for someone to complete it since November 2021.

SallyMcGrath commented 1 year ago

More useful context

If you are 404ing on the laptop repo, please join your Github team

Q&A

theWatchmen commented 1 year ago

I was able to create a test ISO from a base Lubuntu distribution with nodejs, npm and postgres pre-installed. Current size is 3.1 GB, but maybe we can remove some other packages (I am targeting a 4GB USB stick) I tend to prefer Lubuntu as its UI is lighter and runs better on older laptops.

Once I get access to the laptop repo I can pre-install all the other packages and check which size we get.

theWatchmen commented 1 year ago

I managed to create an image with all packages except nvm. That will need to be installed manually (if needed at all) as I couldn't find a way to pre-create a user as part of the linux image. The overall size is 5GB, hopefully that's ok. Where should I upload it so that people can test it?

Radha13 commented 1 year ago

Hi everyone :) I will be more than happy to help with this task if no one beats me to it. I'm going away for 6 weeks and won't have time until June but early July is when I can get to it. Once I have the keys, I will need a couple of days to flash all the keys. Please let me know.

theWatchmen commented 1 year ago

Sorry, I totally forgot to post the link for the image! You should be able to access it here: https://drive.google.com/file/d/1OXgzMJTYilXGshfMYo3CIXOBAScOH-m0/view?usp=sharing Let me know if there are any issues.