{"id":47219083,"url":"https://github.com/buda-base/buda-base","last_synced_at":"2026-03-13T17:08:39.525Z","repository":{"id":58580468,"uuid":"59319623","full_name":"buda-base/buda-base","owner":"buda-base","description":"Vagrant file creating a BUDA server instance","archived":false,"fork":false,"pushed_at":"2024-08-15T17:06:59.000Z","size":417,"stargazers_count":3,"open_issues_count":22,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2026-01-19T19:43:56.931Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/buda-base.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-05-20T19:05:00.000Z","updated_at":"2024-08-15T17:07:03.000Z","dependencies_parsed_at":"2024-08-17T01:19:22.070Z","dependency_job_id":null,"html_url":"https://github.com/buda-base/buda-base","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/buda-base/buda-base","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buda-base%2Fbuda-base","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buda-base%2Fbuda-base/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buda-base%2Fbuda-base/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buda-base%2Fbuda-base/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/buda-base","download_url":"https://codeload.github.com/buda-base/buda-base/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/buda-base%2Fbuda-base/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30471145,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-13T11:00:43.441Z","status":"ssl_error","status_checked_at":"2026-03-13T11:00:23.173Z","response_time":60,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":"2026-03-13T17:08:34.696Z","updated_at":"2026-03-13T17:08:39.520Z","avatar_url":"https://github.com/buda-base.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vagrant scripts for BUDA platform instanciation\n\nThe base platform is built using Vagrant and VirtualBox:\n\n1. Install [Vagrant](https://www.vagrantup.com/downloads.html) and [VirtualBox](https://www.virtualbox.org/wiki/Downloads).\n1. [Download](https://github.com/buda-base/buda-base/archive/master.zip) or `git clone` this repository.\n1. cd into the unzipped directory or git clone\n1. install VirtualBox guest additions with `vagrant plugin install vagrant-vbguest`\n1. run `vagrant up` to summon a local instance\n\nOr for an AWS EC2 instance:\n1. install the vbguest plugin: `vagrant plugin install vagrant-vbguest`\n1. and run the command: `vagrant up` or rename `Vagrantfile.aws` to `Vagrantfile` and run `vagrant up --provider=aws`\n\nThis will grind awhile installing all the dependencies of the BUDA platform.\n\nOnce the initial install has completed the command: `vagrant ssh` will connect to the instance where development, customization of the environment and so on can be performed as for any headless server.\n\nSimilarly, the jena-fuseki server will be listening on:\n\n    http://localhost:13180/fuseki\n\nLds-pdi application is accessible at :\n\n\thttp://localhost:13280/\n\n(see  https://github.com/buda-base/lds-pdi/blob/master/README.md for details about using this rest services)\n\nThe command: `vagrant halt` will shut the instance down. After halting (or suspending the instance) a further: `vagrant up` will simply boot the instance without further downloads, and `vagrant destroy` will completely remove the instance. \n\nIf running an AWS instance, after provisioning access the instance via `ssh -p 15345` and delete\n`Port 22` from `/etc/ssh/sshd_config` and `sudo systemctl restart sshd`. This will further secure the instance from attacks on port 22.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbuda-base%2Fbuda-base","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbuda-base%2Fbuda-base","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbuda-base%2Fbuda-base/lists"}