Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
controller
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
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
TFS
controller
Commits
e3044a87
Commit
e3044a87
authored
2 years ago
by
Lluis Gifre Renom
Browse files
Options
Downloads
Patches
Plain Diff
Deploy specs:
- Recovered deploy specs
parent
ba1657a5
No related branches found
No related tags found
2 merge requests
!142
Release TeraFlowSDN 2.1
,
!87
Context & Device Performance Enhancements
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
my_deploy.sh
+1
-2
1 addition, 2 deletions
my_deploy.sh
with
1 addition
and
2 deletions
my_deploy.sh
+
1
−
2
View file @
e3044a87
...
@@ -20,8 +20,7 @@
...
@@ -20,8 +20,7 @@
export
TFS_REGISTRY_IMAGES
=
"http://localhost:32000/tfs/"
export
TFS_REGISTRY_IMAGES
=
"http://localhost:32000/tfs/"
# Set the list of components, separated by spaces, you want to build images for, and deploy.
# Set the list of components, separated by spaces, you want to build images for, and deploy.
#export TFS_COMPONENTS="context device automation monitoring pathcomp service slice compute webui load_generator"
export
TFS_COMPONENTS
=
"context device automation monitoring pathcomp service slice compute webui load_generator"
export
TFS_COMPONENTS
=
"context device pathcomp service slice compute webui load_generator"
# Set the tag you want to use for your images.
# Set the tag you want to use for your images.
export
TFS_IMAGE_TAG
=
"dev"
export
TFS_IMAGE_TAG
=
"dev"
...
...
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