{"id":16087002,"url":"https://github.com/noha/virtual-gemstone","last_synced_at":"2025-04-11T19:33:24.097Z","repository":{"id":141786578,"uuid":"2273220","full_name":"noha/virtual-gemstone","owner":"noha","description":"bootstrapping a virtual appliance that runs the GemStone OO database and prerequisites to run web applications","archived":false,"fork":false,"pushed_at":"2013-10-02T09:08:37.000Z","size":181,"stargazers_count":3,"open_issues_count":1,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-25T15:32:20.371Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/noha.png","metadata":{"files":{"readme":"README","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":"2011-08-26T09:08:29.000Z","updated_at":"2016-01-28T13:35:57.000Z","dependencies_parsed_at":"2023-03-13T10:28:57.658Z","dependency_job_id":null,"html_url":"https://github.com/noha/virtual-gemstone","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/noha%2Fvirtual-gemstone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noha%2Fvirtual-gemstone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noha%2Fvirtual-gemstone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noha%2Fvirtual-gemstone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noha","download_url":"https://codeload.github.com/noha/virtual-gemstone/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248467244,"owners_count":21108615,"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-09T13:26:50.063Z","updated_at":"2025-04-11T19:33:24.075Z","avatar_url":"https://github.com/noha.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"Introduction\n\nVirtual Gemstone creates a fully functioning VirtualBox virtual machine that runs smalltalk in the Gemstone Object Oriented Database proxied behind Nginx, a high performance easy configuration webserver. \nThe nginx installation is configured to use ssl by default, because we care about a secure browsing experience for our users, and we want to use the same configuration in development as in production.\nVagrant (http://www.vagrantup.com) and veewee are used to generate a fresh 'box' from a debian iso.\n\nInstallation\n\ngit clone https://github.com/\u003crepository\u003e/virtual-gemstone.git \n\n=create a vagrant base box using veewee:=\n cd virtual-gemstone/veewee\n vagrant basebox build 'gemstone'\n\nrun integration specs:\n vagrant basebox validate gemstone\n\ncreate a .box file in the current directory, for reuse or export to other users:\n vagrant basebox export gemstone\n\nadd the box to the list of boxes on the current machine, so you can vagrant box init from it later:\n vagrant box add 'gemstone' 'gemstone.box'\n\ncheck that it exists:\n vagrant box list\n\nNow you have a running box. Next step is to populate your newly created box. Just do\n\n cd virtual-gemstone/vagrant\n vagrant up \n\nIf you want to know the details please visit http://vagrantup.com\n\ntest it:\n\nlog in to the box\n\nvagrant ssh\n\nuse the text browser in the box to see the site\n\n(todo, nginx recipe not completed yet).\nlynx http://localhost\n\nor as soon as SSL is in place:\n\nlynx https://localhost\n\nHow it works\nVirtual Gemstone is built on Vagrant (http://www.vagrantup.com), a command line interface that lets you create, destroy VMs at will, and run Chef configuration management scripts\nWe use veewee to generate the vagrant vm from a standard ubuntu 11.04 LTS VM, so you can be 100% sure where your VM comes from, and you can configure it as you wish.\n\nCredits\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoha%2Fvirtual-gemstone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnoha%2Fvirtual-gemstone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoha%2Fvirtual-gemstone/lists"}