{"id":22202913,"url":"https://github.com/french-exception/viky-ai-vagrant","last_synced_at":"2026-05-19T02:02:49.409Z","repository":{"id":138718308,"uuid":"226203848","full_name":"French-Exception/viky-ai-vagrant","owner":"French-Exception","description":"Vagrantfile for Viky-Ai project from Pertimm","archived":false,"fork":false,"pushed_at":"2019-12-07T10:00:46.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"develop","last_synced_at":"2025-07-09T06:01:55.082Z","etag":null,"topics":["nlp","ruby","viky-ai"],"latest_commit_sha":null,"homepage":"https://www.viky.ai/","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/French-Exception.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":"2019-12-05T22:58:39.000Z","updated_at":"2019-12-07T10:00:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"8b0c6a76-be7a-4141-9e8b-42d330199d8c","html_url":"https://github.com/French-Exception/viky-ai-vagrant","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/French-Exception/viky-ai-vagrant","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/French-Exception%2Fviky-ai-vagrant","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/French-Exception%2Fviky-ai-vagrant/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/French-Exception%2Fviky-ai-vagrant/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/French-Exception%2Fviky-ai-vagrant/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/French-Exception","download_url":"https://codeload.github.com/French-Exception/viky-ai-vagrant/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/French-Exception%2Fviky-ai-vagrant/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264403758,"owners_count":23602618,"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":["nlp","ruby","viky-ai"],"created_at":"2024-12-02T16:38:52.224Z","updated_at":"2026-05-19T02:02:49.332Z","avatar_url":"https://github.com/French-Exception.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# About\n\nSimply curious about new NLP project from Pertimm ? Let's try out !\n\nThis is a single-vm Vagrantfile.\n\nNext step is to use Docker Swarm to run the docker-compose.\n\nYou can configure many parameters (cpus, memory, etc.)\n\n# Requirements\n\nYou need \n- Vagrant 2.2.6  (https://www.vagrantup.com/downloads.html)\n- VirtualBox 5.0.14 (https://www.virtualbox.org/wiki/Downloads)\n- Git 2.24 (https://git-scm.com/downloads)\n\n# Installation (Git)\n## Cloning\n\n```bash\ngit clone git@github.com:French-Exception/viky-ai-vagrant.git\ncd viky-ai-vagrant\n```\n\n## Set up\nDuring setup phase you can configure different parameters.\n\nFor now using simple files to store values (.vm_*).\n```bash\n# Available vars (defaults) :\n# vm_default_vm_box=${vm_default_vm_box:=\"debian/contrib-buster64\"}\n# vm_default_vm_memory=${vm_default_vm_memory:=2048}\n# vm_default_vm_cpus=${vm_default_vm_cpus:=2}\n# vm_default_apt_proxy=${vm_default_apt_proxy:=\"\"}\n# vm_default_ssh_port=${vm_default_ssh_port:=\"1234\"}\n# vm_default_private_net_ip=${vm_default_private_net_ip:=\"192.168.53.2\"}\n\n# Usage example :\nvm_default_vm_memory=4096 vm_default_vm_cpus=4 ./.dev/setup.sh\n```\n\nThis will brings up a new VM and will install current Viky-Ai git HEAD.\n\nCheck ```.dev/restart.sh``` to see workflow. \n\n```/vagrant``` will be mounted as your current directory (where the Vagrantfile lives).\n\n## Create VM\n\nThis will create a new VM using Vagrant.\n\nIt will stage the process to save intermediate states so you can easily restart process on failure.\n\n```bash\n./.dev/start.sh\n```\n## Recreate VM\n\n```bash\n./.dev/restart.sh\n```\n\n# Packaging VM\n```bash\nvagrant package default\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrench-exception%2Fviky-ai-vagrant","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffrench-exception%2Fviky-ai-vagrant","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffrench-exception%2Fviky-ai-vagrant/lists"}