Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
MetaGer
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
open-source
MetaGer
Commits
db03eadd
Commit
db03eadd
authored
8 years ago
by
Dominik Hebeler
Browse files
Options
Downloads
Patches
Plain Diff
Homestead.yaml hinzugefügt
parent
e9c5dc29
No related branches found
No related tags found
1 merge request
!3
Master
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
.gitignore
+0
-1
0 additions, 1 deletion
.gitignore
deploy/Homestead.yaml
+34
-0
34 additions, 0 deletions
deploy/Homestead.yaml
with
34 additions
and
1 deletion
.gitignore
+
0
−
1
View file @
db03eadd
/vendor
/node_modules
/public/storage
Homestead.yaml
Homestead.json
.env
This diff is collapsed.
Click to expand it.
deploy/Homestead.yaml
0 → 100644
+
34
−
0
View file @
db03eadd
---
ip
:
"
192.168.10.10"
memory
:
2048
cpus
:
1
provider
:
virtualbox
authorize
:
~/.ssh/id_rsa.pub
keys
:
-
~/.ssh/id_rsa
folders
:
-
map
:
~/MetaGer
to
:
/home/vagrant/MetaGer
sites
:
-
map
:
192.168.10.10
to
:
/home/vagrant/MetaGer/public
databases
:
-
homestead
# blackfire:
# - id: foo
# token: bar
# client-id: foo
# client-token: bar
# ports:
# - send: 50000
# to: 5000
# - send: 7777
# to: 777
# protocol: udp
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment