Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Démarches Simplifiées
Vagrant DEV for Démarches-Simplifiées
Commits
f96853b1
Commit
f96853b1
authored
Nov 26, 2020
by
Fabrice Gangler
🎨
Browse files
DOC: update README (typo + update title)
parent
baa4c028
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
f96853b1
# Vagrant Démarches Simplifiées
# Vagrant
DEV for "
Démarches Simplifiées
"
Vagrant box for Démarches Simplifiées (DS)
Vagrant box for
"
Démarches Simplifiées
"
(DS)
software development.
## Prerequisites
*
Virtualbox
*
Vagrant
*
Git
*
a Ruby version management tool like RVM or
[
RBenv
](
https://github.com/rbenv/rbenv
)
*
r10k (
`gem install r10k`
)
-
[
Vagrant
](
https://www.vagrantup.com/downloads
)
-
[
VirtualBox
](
https://www.virtualbox.org/
)
-
Git
-
a Ruby version management tool like RVM or
[
RBenv
](
https://github.com/rbenv/rbenv
)
-
r10k (
`gem install r10k`
)
For Linux users (debian, ubuntu), do
*not*
install Vagrant and VirtualBox from
`apt-get`
(packages are way too old),
download
`.deb`
from the respective websites.
## Documentation
...
...
@@ -24,7 +28,7 @@ from an IDE (pending the use of Puppet to do this):
-
database user:
`vagrant`
-
database password:
`database1Password`
```
```
shell
vagrant ssh
-c
'sudo su'
ETC_PG_DIRECTORY
=
"/etc/postgresql/10/main"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment