vault backup: 2024-10-07 15:13:40
This commit is contained in:
parent
2c92915be7
commit
eccc9a9f6d
@ -75,7 +75,7 @@ TasksMax=infinity
|
|||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
```
|
```
|
||||||
4. Start the service with `sudo systemctl enable nomad && sudo systemctl start nomad`.
|
4. Load the service file with `sudo systemctl daemon-reload`, then start the service with `sudo systemctl enable nomad && sudo systemctl start nomad`.
|
||||||
# Resources
|
# Resources
|
||||||
- <https://developer.hashicorp.com/nomad/tutorials/get-started/gs-overview>
|
- <https://developer.hashicorp.com/nomad/tutorials/get-started/gs-overview>
|
||||||
- <https://developer.hashicorp.com/nomad/docs/drivers>
|
- <https://developer.hashicorp.com/nomad/docs/drivers>
|
||||||
|
Loading…
Reference in New Issue
Block a user