Sha256: af3ae9f20d09a33e99331c1a46bb7414dfdd3c639f59f882f004783d4ca57727
Contents?: true
Size: 652 Bytes
Versions: 1
Compression:
Stored size: 652 Bytes
Contents
[Unit] Description=send emails [Service] # not type forking Type=sipmle User=ubuntu WorkingDirectory=/home/ubuntu/projects/microsites3a/current ExecStart=/home/ubuntu/.rbenv/shims/bundle exec rake office:email_worker >> /var/log/ish_email_worker.log 2>> /var/log/ish_email_worker_err.log ExecStop=/bin/echo nothing Restart=on-failure Environment=RAILS_ENV=production Environment=GITHUB_TOKEN=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 Environment=GMAIL_DOMAIN=email-smtp.us-east-1.amazonaws.com Environment=GMAIL_USERNAME=AKIA4DHE3QS74O74KEXG Environment=GMAIL_PASSWORD=BIdanfOIGD1bkHhHykRtEHBu1uf97xXIHbZ6xASWAtGG [Install] WantedBy=multi-user.target
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ish_manager-0.1.8.348 | lib/systemd/system/ish_email_worker.service |