Skip to content

A script to automatize the creation of a raspberry pi image

License

Notifications You must be signed in to change notification settings

dixneuf19/ubuntu-image-raspberry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fix-ssh-on-pi

Scripts

fix-ssh-on-pi (to rename)

Configuration: fix-ssh-on-pi.ini

Then run sudo fix-ssh-on-pi.bash, it creates an image that you can burn on the SD card (with balenaEtcher for example).

Playbooks

Configuration: hosts.yaml.

You can run the playbooks in this order:

  • ping.yaml to check host connectivity
  • kernel-modules.yaml to install module needed for k0s
  • upgrade.yaml to update the hosts
  • mounts.yaml for the disks
  • nfs-server.yaml to install nfs

A convenient Makefile is setup, for example you can simply run make ping.

To run all of these playbooks in order, run make all.

K0s

k0sctl apply --config k0sctl.yaml

About

A script to automatize the creation of a raspberry pi image

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •