Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
S
scaling_scheduler
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
Abdulhadi Al-Sayed
scaling_scheduler
Commits
a0c76f6e
Commit
a0c76f6e
authored
3 years ago
by
Abdulhadi Al-Sayed
Browse files
Options
Downloads
Patches
Plain Diff
Updated readme with instructions
parent
a35d2100
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
README.md
+19
-2
19 additions, 2 deletions
README.md
scale_env.yaml
+0
-0
0 additions, 0 deletions
scale_env.yaml
setup.sh
+0
-0
0 additions, 0 deletions
setup.sh
with
19 additions
and
2 deletions
README.md
+
19
−
2
View file @
a0c76f6e
# scaling_scheduler
# scaling_scheduler
Use this command when cloning thisrepo for submodules to clone as well
Use this command when cloning this repo for submodules to clone as well
git clone --recurse-submodules
git clone --recurse-submodules repo_url
\ No newline at end of file
*
Edit scale_env.yaml with all necessary values from openstack
*
Run setup.sh on a manager instance that is authenticated in the openstack cli (e.g run service user script)
Example environment variables
```
parameters:
key: 'manager'
image: 'Ubuntu Server 18.04 LTS (Bionic Beaver) amd64'
flavor: 'm1.small'
database_flavor: 'm1.small'
external_network_id: 'internal'
network: 'net1'
subnet_id: 'subnet1'
database_name: 'wordpress_db'
database_user: 'wordpress_admin'
```
\ No newline at end of file
This diff is collapsed.
Click to expand it.
auto
scale_env.yaml
→
scale_env.yaml
+
0
−
0
View file @
a0c76f6e
File moved
This diff is collapsed.
Click to expand it.
setup.sh
0 → 100644
+
0
−
0
View file @
a0c76f6e
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