{"id":15562459,"url":"https://github.com/zvyn/pboots","last_synced_at":"2025-03-29T04:48:28.026Z","repository":{"id":14501462,"uuid":"17214652","full_name":"zvyn/pboots","owner":"zvyn","description":"PXE boot (selection) service for dynamic booting of OSses depending on client IP-address and time.","archived":false,"fork":false,"pushed_at":"2021-10-16T18:23:54.000Z","size":13,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-03T14:46:48.514Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/zvyn.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}},"created_at":"2014-02-26T15:16:33.000Z","updated_at":"2021-10-16T18:23:56.000Z","dependencies_parsed_at":"2022-09-18T05:01:34.411Z","dependency_job_id":null,"html_url":"https://github.com/zvyn/pboots","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/zvyn%2Fpboots","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zvyn%2Fpboots/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zvyn%2Fpboots/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zvyn%2Fpboots/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zvyn","download_url":"https://codeload.github.com/zvyn/pboots/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246140548,"owners_count":20729798,"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-10-02T16:15:00.339Z","updated_at":"2025-03-29T04:48:27.992Z","avatar_url":"https://github.com/zvyn.png","language":"Python","readme":"pboots\n======\n\npboots is a Django project to provide a dynamic web service for booting clients\nover the network. It currently supports PXELINUX for booting computers\ndepending on their IP-address and the current time. This repository is mainly\nan draft for one possible way to use the\n[pboots/pxelinux](https://github.com/pboots-pxelinux) app.\n\nset it up\n---------\n\nI assume you have a working PXELINUX (version \u003e= 6) setup on the same server\nrunning this web service (that is not necessary at all, just makes this how-to\na bit easier) and set DHCP-option 209 to\n`http://your-boot-server-IP/pxelinux.cfg/`.\n\n### testing\n\nYou don't need to set up a hole server-environment to test this, just\n`cp sample-configs/pboots_locale_settings.py pboots/locale_settings.py`, open\nit, set a paths for an sqlite-file and enter a hostname and a secret key (any\nrandom combination of ASCII-chars).\nYou can now run `puthon manage.py syncdb` to set up the databases and a\nsuperuser (you will need it later so say `yes` here).\nAfter a `python manage.py runserver 80` you can configure your test-setup by\ngoing to [http://your-boot-server-ip/cfg](http://localhost/cfg) according to\nthe instructions in [pboots/pxelinux/README.md](https://github.com/zvyn/pboots-pxelinux/blob/master/README.md).\nNote that the page looks ugly only in testing mode since the img and css files\nfor Django-admin are missing.\n\n### deploying\n\nJust take a look on the files in sample-configs, you should get the idea.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzvyn%2Fpboots","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzvyn%2Fpboots","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzvyn%2Fpboots/lists"}