Commit graph

92 commits

Author SHA1 Message Date
Alexandre Aubin
514c59834e Updating README according to recent improvements 2017-08-05 19:55:23 +02:00
Laurent Peuch
eb9b335a33 [mod] new files in moulinette 2017-08-05 12:13:21 +02:00
Laurent Peuch
51411b8d0a [fix] typo 2017-08-05 12:10:14 +02:00
Moul
01d5f23e7d [fix] readme: command change to run a box. 2017-07-19 22:07:22 +02:00
Alexandre Aubin
28889a2532 [microdecision] Using IP starting at .2 instead of .1 to avoid inaccessible webadmin 2017-07-03 17:33:09 +02:00
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
Moul
b9346e4508 [mod] Fedora: remove comment no more needed. 2017-05-18 14:55:02 +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
M5oul
e1f084feb5 Merge pull request #20 from YunoHost/use_generic_function_for_symlink_creation
[enh] use generic function for symlink creation.
2017-03-10 21:55:36 +01:00
Moul
cc97c7427b [enh] use generic function for symlink creation. 2017-03-08 21:06:40 +01:00
M5oul
59708e5cbd Merge pull request #22 from YunoHost/work_on_repo
[enh] add ability to work on same repository
2017-03-07 16:32:51 +01:00
Moul
6530b9b9f5 [enh] add ability to work on same repository: add gitignore to handle that. 2017-03-04 12:43:29 +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
M5oul
25bbcd11d4 Merge pull request #19 from YunoHost/fix-symlinkception
[fix] Avoid symlinkception when running 'ynh-dev use' several times
2017-02-04 14:32:41 +01:00
Alexandre Aubin
fbddc60c21 Fix symlinkception when running 'ynh-dev use' several times 2017-01-02 22:31:12 +01:00
M5oul
53a57e891c Merge pull request #17 from YunoHost/enh-archlinux-instructions
Adding dependencies instructions for Archlinux
2016-12-10 12:35:03 +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
Alexandre Aubin
605dc69076 Adding dependencies instructions for Archlinux 2016-12-04 00:38:25 +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
Laurent Peuch
0dd02b342f Merge pull request #15 from alexAubin/enh-explain-gulp-watch
[enh] Explain what gulp watch is doing and why it keeps running
2016-12-03 00:22:10 +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
Zamentur aka ljf
7a05e9222c Merge pull request #12 from YunoHost/enh-608-use-in-a-non-vagrant-instance
Explain how to use ynh-dev on an existing yunohost instance
2016-10-27 22:34:19 +02:00
ljf
4af6938377 [enh] Explain how to use ynh-dev on an existing yunohost instance 2016-10-27 22:29:54 +02:00
opi
06c9caf46d Merge pull request #10 from YunoHost/fix_9
[fix] #9: 'apt-get' update before installing packages.
2016-10-09 10:54:56 +02:00
Moul
8cee765fef [fix] #9: 'apt-get' update before installing packages. 2016-10-08 18:49:13 +02:00
Moul
e90c0f785d [up] readme: fedora: use solution which needs to install vagrant 1.8.5. 2016-09-25 15:22:29 +02:00
Moul
dab48ca4a5 [enh] readme: VB install on Fedora, more presicions:
- add commented documentation for VirtualBox ≥ 5.1 and vagrant ≥ 1.8.5 on Fedora for future.
- enhance introduction and fix spelling.
- add more explanation about awesome sharing folder functionnality.
- precise website doc is not up-to-date.
2016-08-30 16:24:18 +02:00
Moul
fbb31a8425 [enh] readme: add cmds to install VB on Fedora, others enh.
- add commands to install VirtualBox on Fedora.
- change titles sizes.
- enhance introduction.
2016-08-30 14:09:10 +02:00
Zamentur aka ljf
e46be5f842 [enh] Display command to add ip in /etc/hosts 2016-07-08 19:35:53 +02:00
Zamentur aka ljf
1809ef8545 [fix] Add git in dependencies listed in the doc 2016-07-08 19:23:30 +02:00
Moul
f24f0097b9 [enh] README: upgrade how to install Virtualbox on Fedora. 2016-06-23 13:51:53 +02:00
opi
fd0332c57c [fix] Update Vagrantfile with self-update 2016-06-21 09:36:24 +02:00
opi
162c83f094 [fix] Incorrect run command example. 2016-05-27 13:15:38 +02:00
opi
6a42bda074 [fix] ynh-dev script url. 2016-05-27 13:13:37 +02:00
opi
9b6da5bbf5 [fix] Add virtualbox dependency. 2016-05-27 13:13:05 +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
opi
4d12648dd5 [fix] Typo in readme 2016-05-26 09:25:06 +02:00
Moul
bb35c3f407 [mod] merge commit. 2016-05-26 06:36: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
Zamentur aka ljf
d167d3e86d [fix] Doc ynh-dev command 2016-05-06 19:38:05 +02:00
opi
6b0a43c9bd [enh] Document postinstall --domain option. 2016-05-04 14:02:01 +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