Sha256: 6c444490b9cd53785797aeabe56f98c9a0de92e91b7dedf20b9837bed0c5f08a
Contents?: true
Size: 641 Bytes
Versions: 1
Compression:
Stored size: 641 Bytes
Contents
[Unit] Description=sidekiq [Service] # not type forking Type=simple User=ubuntu WorkingDirectory=/home/ubuntu/projects/microsites3a/current ExecStart=/home/ubuntu/.rbenv/shims/bundle exec sidekiq -q mailers default >> /var/log/ish_sidekiq.log 2>> /var/log/ish_sidekiq_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_sidekiq.service |