Skip to content
This repository was archived by the owner on Jun 2, 2025. It is now read-only.

Penaz91/vagrant-host-artix

Repository files navigation

UNMAINTAINED

After the switch to BSL I decided to not use Vagrant anymore, thus I don't feel the need to maintain this anymore. Feel free to fork the project and improve it if it's useful to you.

Artix Linux Host Plugin for Vagrant 2.x

This Ruby Gem enables support for Artix Linux Hosts on Vagrant 2.x.

Installing

Via Vagrant plugin

The plugin is available as a Ruby Gem, thus you should be able to install it using the following command:

vagrant plugin install vagrant-host-artix

From Source

To install the plugin from source you will need to clone the repository:

git clone git@github.com:Penaz91/vagrant-host-artix.git

Then you will need to build the gem manually:

cd vagrant-host-artix
gem build vagrant-host-artix.gemspec

After that you can install the plugin:

vagrant plugin install vagrant-host-artix-0.0.3.gem

TODOs

  • Testing on OpenRC
  • Testing on S6
  • Testing on dinit
  • Testing on runit
  • Automated Testing

About

Artix Linux Host Support for Vagrant 2.x

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages