Commit Graph

6 Commits

Author SHA1 Message Date
2c3835d445
manage system access of the service using systemd
* add drone.slice (control resource usage)
* restrict can be accessed by the service
* adjust IO priority and NICEness of processes created withing the
  service
* use "-p" with docker-compose invocation to specify a project that the
  newly-spawned containers belong to (best practice)
* add commented override
2022-03-20 20:54:52 +01:00
ce2c05646a
feat: as a precaution, have some runner dirs under tmpfs 2020-05-30 11:10:30 +02:00
2c4c23362b
feat: added Unit file for drone 2020-05-29 12:58:04 +02:00
9ae38b5851
feat: added docker-compose.yml + env files 2020-05-29 12:57:21 +02:00
7bbf94a3af
feat: added .gitignore 2020-05-29 12:56:12 +02:00
6ec71e87cd
initial commit 2020-05-29 12:52:54 +02:00