Skip to content

This repository contains a set of deployment scripts usefull when setting up a raspberry pi.

License

Notifications You must be signed in to change notification settings

ConstantinHildebrandt/rpi_deployment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

rpi_deployment

This repository contains a set of deployment scripts usefull when setting up a raspberry pi.

1 - Clone the repository

git clone https://github.com/ConstantinHildebrandt/rpi_deployment.git

2 - Set the permissions

find ./public -type f -iname "*.sh" -exec chmod +x {} ;

3 - Execute a script

  • sh basicInstall.sh
    • update/upgrade
    • install xrdp
    • install pure-ftpd
    • enable+start ssh

About

This repository contains a set of deployment scripts usefull when setting up a raspberry pi.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages