1 Answer
- Newest
- Most votes
- Most comments
0
-
The documentation was updated to show how to stop the ECS service
sudo stop ecswas for SysV init systems whilesudo systemctl stop ecswas for systemd systems. -
Custom systemd service continues to work well and is portable, so i stuck with that. It basically sets up some tmpfs/ramfs file systems to avoid EBS charges (traffic, storage and IO charges) during compute and sharing large input files across containers on the same instance.
answered 7 years ago
Relevant content
- asked 2 years ago
