Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
GoGoCarto
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
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
Pixel Humain
GoGoCarto
Commits
78596188
Commit
78596188
authored
6 years ago
by
Sebastian Castro
Browse files
Options
Downloads
Patches
Plain Diff
Adds migration docs
parent
fd181cb2
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/installation.md
+10
-0
10 additions, 0 deletions
docs/installation.md
with
10 additions
and
0 deletions
docs/installation.md
+
10
−
0
View file @
78596188
...
...
@@ -91,6 +91,16 @@ app:elements:generate 200
Now initialize your project with following route
http://localhost/GoGoCarto/web/app_dev.php/project/initialize
Updating your install
---------------------
Each time you update GoGoCarto code, please run the following commands (first one is most important)
```
php bin/console db:migrate
gulp build
php bin/console cache:clear
```
Production
----------
...
...
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