Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
Autoscaler
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Samarth Joshi
Autoscaler
ee0690500f99673f0d1b94df945c58e0968cee12
ee0690500f99673f0d1b94df945c58e0968cee12
Switch branch/tag
autoscaler
Makefile
Find file
Normal view
History
Permalink
Makefile
100 Bytes
Edit
Web IDE
Newer
Older
Initial commit
Samarth Joshi
committed
2 years ago
1
2
3
4
5
6
7
export
FLASK_APP
=
monitor.py
monitor
:
monitor.py
flask run
client
:
client.py
python3 client.py