Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/paolorechia/raspberry-bootstrap
Bootstrapping a raspberry
https://github.com/paolorechia/raspberry-bootstrap
Last synced: 29 days ago
JSON representation
Bootstrapping a raspberry
- Host: GitHub
- URL: https://github.com/paolorechia/raspberry-bootstrap
- Owner: paolorechia
- License: other
- Created: 2023-08-10T16:14:05.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-28T17:17:46.000Z (10 months ago)
- Last Synced: 2024-10-15T08:31:17.755Z (2 months ago)
- Language: Shell
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# raspberry-bootstrap
This repository contains some simple bash scripts to configure a Raspberry with the following:- NGINX web server with SSL certificate
- A IONOS script to update the A record with the current Raspberry IP Address, every 5 minutes.
- Basic docker setup.
- NGINX web servers configuration, serving two subdomains, one for a regular website, another for a private docker registry.Nothing groundbreaking, but since I've configured this recently, it's useful having a backup script in case I need to reformat the device.