Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about digital-ocean-apps

Read more about digital-ocean-apps

python (12.9k questions)

javascript (9.2k questions)

reactjs (4.7k questions)

java (4.2k questions)

java (4.2k questions)

c# (3.5k questions)

c# (3.5k questions)

html (3.3k questions)

Questions - digital-ocean-apps

How to add the current git commit hash as an environment variable in a Digital Ocean app

I have an app on Digital Ocean, and I want to be able to access the current git commit from the app code as an environment variable. From reading this help page, it looks like I should be able to set ...
test-img

Tyler

git

environment-variables

digital-ocean

digital-ocean-apps

Votes: 0

Answers: 1

Latest Answer

Short answer: You probably want ${_self.COMMIT_HASH} Longer answer: In the list of bindable names, it just says ${COMMIT_HASH} but if you look at the top of that section it says Component specific va...
test-img

Tyler

How to deploy Celery worker on DigitalOcean App Platform

I am trying to add celery + redis to my django app hosted on DO App Platform. I understand there is an issue I need to work around that is documented here: https://www.digitalocean.com/community/quest...
test-img

cormac

redis

django-celery

digital-ocean-apps

Votes: 0

Answers: 1

Latest Answer

You cannot directly do this on the digital ocean server for a lot of reasons, u need to use a supervisor to start, monitor and restart the celery service. I assume u are using redis as your message br...
test-img

i-wizard

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved