{"id":18249542,"url":"https://github.com/mayhem/bartendro-config","last_synced_at":"2025-04-08T20:21:54.074Z","repository":{"id":66942288,"uuid":"68862809","full_name":"mayhem/bartendro-config","owner":"mayhem","description":"Deployment script for bartendro. One script should install everything needed.","archived":false,"fork":false,"pushed_at":"2021-05-19T19:07:23.000Z","size":33,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-02-14T15:51:42.889Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mayhem.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-09-21T22:27:21.000Z","updated_at":"2021-05-19T19:07:26.000Z","dependencies_parsed_at":"2023-05-15T06:15:14.619Z","dependency_job_id":null,"html_url":"https://github.com/mayhem/bartendro-config","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mayhem%2Fbartendro-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mayhem%2Fbartendro-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mayhem%2Fbartendro-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mayhem%2Fbartendro-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mayhem","download_url":"https://codeload.github.com/mayhem/bartendro-config/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247919319,"owners_count":21018082,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-05T09:40:24.604Z","updated_at":"2025-04-08T20:21:54.048Z","avatar_url":"https://github.com/mayhem.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bartendro-config\n\nDeployment script for bartendro. One script should install everything needed.\nIMPORTANT: It is important to reboot right after the raspi-config command!\n\nDownload and write the Raspberry Pi OS Lite to an SD Card:\n   \n   https://downloads.raspberrypi.org/raspios_lite_armhf/images/raspios_lite_armhf-2021-03-25/2021-03-04-raspios-buster-armhf-lite.zip\n\nBoot the RPi and then log in as user 'pi' with password 'raspberry'. Then:\n\nRun raspi-config:\n* Expand the filesystem\n* Set the hostname to bartendro\n* Set the Wifi Country and setup Wifi to a valid network\n* Advanced: Disable console on serial port, enable serial port\n* Advanced: Enable I2C\n\nFinish raspi-config by allowing it to reboot. \n\nOnce the RPi comes back up: \n\n```\n   ssh pi@bartendro.local\n```\n\nLog in again and follow these steps:\n\n```\nsudo su -\napt-get update\napt-get install -y git\ngit clone https://github.com/mayhem/bartendro-config.git\ncd bartendro-config\nsudo install.sh\n```\n\nDuring the package install step, it will ask two questions about firewall files. Answer both with YES.\n\nOnce done rebooting, log into the RPi with user 'bartendro' and password 'hackme!'. \nFinally:\n\n    sudo deluser --force --remove-home --remove-all-files pi\n\nFrom now you can no longer log in with the standard bartendro user with password \"hackme!\"\n\nIn theory that should be it. Your SD card should be ready to rock.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmayhem%2Fbartendro-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmayhem%2Fbartendro-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmayhem%2Fbartendro-config/lists"}