This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| wiki:oar-vagrant [2018/01/29 10:30] – [Prepare] neyron | wiki:oar-vagrant [2024/04/10 14:20] (current) – [Pull and build] neyron | ||
|---|---|---|---|
| Line 30: | Line 30: | ||
| Change directory to one of the subdirectory where you will find a Vagrantfile and a provisioning script. Those directories are different flavors of installation with a choice of distribution among Debian and Centos versions, and of database backend (Mysql or PostgreSQL). E.g.: | Change directory to one of the subdirectory where you will find a Vagrantfile and a provisioning script. Those directories are different flavors of installation with a choice of distribution among Debian and Centos versions, and of database backend (Mysql or PostgreSQL). E.g.: | ||
| - | * rpm_centos6_pgsql | + | * rpm_centos6_pgsql |
| - | * rpm_centos6_mysql | + | * rpm_centos6_mysql |
| * rpm_centos7_pgsql | * rpm_centos7_pgsql | ||
| * deb_debian7_pgsql | * deb_debian7_pgsql | ||
| * deb_debian8_pgsql | * deb_debian8_pgsql | ||
| * deb_debian8_mysql | * deb_debian8_mysql | ||
| + | * deb_debian9_pgsql | ||
| + | * deb_debian10_pgsql | ||
| + | * deb_debian11_pgsql | ||
| + | * deb_debian12_pgsql | ||
| + | * deb_debian13_pgsql | ||
| * //other might appear someday// | * //other might appear someday// | ||