Commit graph

105 commits

Author SHA1 Message Date
ljf (zamentur)
5dc4bc6ce7 [fix] Be able to create multiple VM (Redmine 931) (#27)
* [fix] Unable to run several vm
* [enh] Add a comment about how to refund an old vm
* [fix] Bad instruction display in comment
2017-07-03 13:38:32 +02:00
Alexandre Aubin
b0912a4098 [microdecision] Syntax fix for ./ynh-dev test dependencies (#25) 2017-04-30 18:55:59 +02:00
Alexandre Aubin
686f11cf23 [enh] "./ynh-dev test" to deploy, update and run unit test stuff (#24)
* Adding ./ynh-dev test to deploy, update and run unit test stuff
* Fixing typo
* [fix] tests: use backcotes on python package check condition.
2017-04-07 16:21:18 +02:00
ljf (zamentur)
571ddbb81b [enh] Be able to run multiple vagrant instances (#18)
* [enh] Be able to run multiple vagrant instances
* [fix] Don't delete /etc/hosts content
2017-04-01 19:09:55 +02:00
Moul
cc97c7427b [enh] use generic function for symlink creation. 2017-03-08 21:06:40 +01:00
Laurent Peuch
7dbf611bc3 [mod] you don't need to remove the actionmap by yourself anymore 2017-02-12 03:06:14 +01:00
Alexandre Aubin
fbddc60c21 Fix symlinkception when running 'ynh-dev use' several times 2017-01-02 22:31:12 +01:00
Alexandre Aubin
208183eb6f Merge pull request #14 from alexAubin/enh-641-create-vagrant-user-on-vps
[enh] Automatically create user vagrant in use-git yunohost-admin
2016-12-07 21:07:28 +01:00
Laurent Peuch
26b72bfdfd Merge pull request #13 from YunoHost/enh-634-add-moulinette-use-git-support
[enh] Add support of moulinette for use-git command
2016-12-03 11:20:54 +01:00
Alexandre Aubin
ec508ce774 Explain what gulp watch is doing and why it keeps running 2016-11-26 21:30:34 -05:00
Alexandre Aubin
c93cd6186a [enh] Automatically create user vagrant in use-git yunohost-admin (e.g. when running in a VPS) 2016-11-26 21:24:56 -05:00
ljf
61704b6a96 [enh] Add support of moulinette for use-git command 2016-11-15 23:54:39 +01:00
Moul
8cee765fef [fix] #9: 'apt-get' update before installing packages. 2016-10-08 18:49:13 +02:00
Zamentur aka ljf
e46be5f842 [enh] Display command to add ip in /etc/hosts 2016-07-08 19:35:53 +02:00
opi
fd0332c57c [fix] Update Vagrantfile with self-update 2016-06-21 09:36:24 +02:00
opi
e755caaf49 [enh] Update box name according to Vagrantfile update. 2016-05-27 11:46:57 +02:00
opi
498f359027 [enh] Update boxes name & url. 2016-05-26 16:54:08 +02:00
opi
8c103469a9 [fix] Use master branch for Vagrantfile and ynh-dev project while creating dev env. 2016-05-26 16:08:50 +02:00
zamentur
52ed0e7dcf [enh] Install gulp and run it if needed 2016-05-07 10:55:05 +02:00
opi
03bc8b9add [fix] SSOwat has moved. 2016-05-06 19:44:44 +02:00
opi
eb9ff58816 [fix] Locales symlink after yunohost source symlink. 2016-05-03 16:13:39 +02:00
opi
e08c05776d [fix] Remove old deploy & watch commands. 2016-05-03 14:36:13 +02:00
opi
45f4f55781 [enh] Remove net-tools dependency and get proper VM IP. 2016-04-29 13:23:31 +02:00
Moul
211fbc931e [fix] remove useless Fedora dependency and add virtualbox provider when running Vagrant. 2016-04-28 15:20:15 +02:00
opi
d7ae31ccf4 Fix wrong folder name in yunohost use-git command. 2016-04-27 18:23:41 +02:00
opi
e117a2c0d0 Hardcode box url and download them for vargant<1.5 version. 2016-04-27 15:58:20 +02:00
opi
c17ac2a54a Use only lowercase repo name 2016-04-27 13:40:20 +02:00
opi
6b0492ecf1 Add self-update command. 2016-04-27 13:28:18 +02:00
opi
7f4a092a5c Last commit introduce vagrant error: 'Too many levels of symbolic links'. 2016-04-27 13:28:05 +02:00
opi
87b1e077b2 Use symlink for ynh-dev script for easier updates. 2016-04-27 13:23:30 +02:00
opi
b2e9e6b108 Don't try to be smart in a bash script. 2016-04-27 13:12:17 +02:00
opi
e4316b099d Fix typo. 2016-04-27 13:05:28 +02:00
opi
e2773be4ba Add 'use-git' command. 2016-04-27 12:26:11 +02:00
opi
f4569111e6 Fix bashism in deploy command. 2016-04-27 12:22:14 +02:00
opi
4090eae816 Fix typo in help 2016-04-27 12:21:57 +02:00
opi
474bd42d5c Add user message about domain/ip and hosts file. 2016-04-27 09:59:27 +02:00
opi
6802e648f7 Remove --debug flag when running VM. 2016-04-27 09:59:03 +02:00
opi
e499ba803f Use opi/yunohost boxes for testing purpose. 2016-04-27 09:29:16 +02:00
opi
0fe1caffc9 Drop Docker and Wheezy support. 2016-04-27 09:23:32 +02:00
opi
1ca556ca1b [fix] 'Paquets' is a french word. Use english 2016-03-15 11:35:25 +01:00
zamentur
9bdcc41203 Merge branch 'master' of https://github.com/YunoHost/ynh-dev
Conflicts:
	ynh-dev
2016-01-31 01:03:25 +01:00
zamentur
ea7645f99d [enh] start dockerd daemon if needed 2016-01-31 00:03:56 +01:00
Zamentur aka ljf
b4f3c99c8b Merge pull request #4 from M5oul/patch-1
Add vagrant VM.
2016-01-30 21:59:47 +01:00
M5oul
99adc1a43f Add vagrant VM. 2016-01-29 18:45:47 +01:00
Laurent Peuch
6b1e0d54a3 [fix] prune moulinette cache when deploying 2016-01-22 22:04:57 +01:00
Laurent Peuch
bc8d0c6680 [mod] check that a path is passed to create-env 2016-01-22 20:17:31 +01:00
Laurent Peuch
832954fd22 [mod] set -x 2016-01-22 20:17:02 +01:00
Laurent Peuch
41f0b8ba08 [mod] create target folder if it doesn't exist 2016-01-22 20:14:38 +01:00
Laurent Peuch
565792515d [mod] remove trailing spaces 2016-01-22 20:13:57 +01:00
zamentur
0f50d2ed37 [fix] Help not displayed 2015-10-12 03:09:36 +02:00