Skip to main content

Library for automating the installation of systemd services

Project description

Service installer

Library for automated installing services to /etc/systemd/system folder

It will be useful if:

  • You have a lot of servers where you want to deploy your project
  • Your project consists of a large number of services, and you are not going to use docker
  • Each of your servers has different working directories for services

Usage

  • You can run this library as a standalone app using
 python -m service_install (template_dir) (working_dir)
  • You can import this library to your project and use it there
from service_installer import install_services

install_services('/foo/bar', 'foo/bar2/')

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

template_service_installer-0.1.1.tar.gz (1.9 kB view details)

Uploaded Source

File details

Details for the file template_service_installer-0.1.1.tar.gz.

File metadata

File hashes

Hashes for template_service_installer-0.1.1.tar.gz
Algorithm Hash digest
SHA256 82a64c3cebd32dd1d7b41789eb552b4e682a5d12f58e80bd2df3a9afeb46e386
MD5 22e933e178480e77617d34ed9e05879a
BLAKE2b-256 484a8647c34f1ba3192bf327beeecea4ed67b84314de8eeb51ae3263bfaae1c3

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page