Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
self_data_technical_doc
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
web-et-numerique
Factory
LLLE_Project
self_data_technical_doc
Commits
ba7ef55f
Commit
ba7ef55f
authored
4 years ago
by
Yoan VALLET
Browse files
Options
Downloads
Patches
Plain Diff
review deploy section
parent
49f42562
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#12460
passed
4 years ago
Stage: build
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/ecolyo/application/deploy.md
+9
-1
9 additions, 1 deletion
docs/ecolyo/application/deploy.md
with
9 additions
and
1 deletion
docs/ecolyo/application/deploy.md
+
9
−
1
View file @
ba7ef55f
...
@@ -34,9 +34,17 @@ $ yarn deploy-dev
...
@@ -34,9 +34,17 @@ $ yarn deploy-dev
$ yarn deploy
$ yarn deploy
```
```
## Deploy build-dev branch to Scaleway
## Deploy build-test branch to one Scaleway instance for testing
You can directly use the content of build-test branch to update one instance for test purpose.
Simply use the dedicated script "update_ecolyo_test.sh
<instance_name>
" with the targeted instance (from the server).
By default we use the ecolyotest instance for testing intermediate functionnality.
For more informations you can check for
[
Easy Cozy scripts
](
../../../easycozy/scripts/
)
.
## Deploy build-dev branch to all Scaleway instances
You can directly use the content of build-dev branch to update apps on dev environment using scripts (from the server).
You can directly use the content of build-dev branch to update apps on dev environment using scripts (from the server).
Simply use the dedicated script "update_all_ecolyo_dev.sh" (from the server).
For more informations you can check for
[
Easy Cozy scripts
](
../../../easycozy/scripts/
)
.
For more informations you can check for
[
Easy Cozy scripts
](
../../../easycozy/scripts/
)
.
## Deploy build branch to Cozy
## Deploy build branch to Cozy
...
...
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