Skip to content
Snippets Groups Projects
Commit 28538b78 authored by Abdulhadi Al-Sayed's avatar Abdulhadi Al-Sayed
Browse files

Update directory paths

parent fcc02382
No related branches found
No related tags found
No related merge requests found
Subproject commit be2b11ca9bb586deda8ad24cc22a79a922b214b2
Subproject commit 11be5c02ff17da4b54223569e8df71d8396a7a78
......@@ -17,8 +17,11 @@ openstack stack output show --all scaling_scheduler | grep -Eo "(https)://[a-zA-
sudo apt-get update
sudo apt-get -y install golang-go
#
go build /home/ubuntu/scaling_scheduler/infcode-golang/main.go
# Create symlink for systemctl to run go service
sudo systemctl link /home/ubuntu/scaling_scheduler/infcode-golang/scheduler.service
sudo systemctl link /home/ubuntu/scaling_scheduler/infcode-golang/main/scheduler.service
# Activate service with systemd
sudo systemctl daemon-reload
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment