Charles Brandt

Results 20 comments of Charles Brandt

In a Dockerfile I put: ``` FROM tiangolo/nginx-rtmp WORKDIR /mnt/hls/ # I prefer to configure this in docker-compose.yml # COPY nginx.conf /etc/nginx/nginx.conf ``` Then in your `nginx.conf` file: ``` worker_processes...

What prevents `rsync /srv/data/onboard/ dest`?

I mean what prevents syncing the parent directory with just one command currently?

Thanks for the additional details!

Could we integrate this with [the form itself](https://bloomington.in.gov/onboard/applicants/apply)? Currently we have a list of all boards with check boxes next to them. Maybe we could group boards with vacancies at...

This is related to showing "Upcoming vacancies". Not what is vacant right now. Cliff has code for this, but the interface for how to use it needs work still. This...

Cliff and I have discussed keeping /data separate from /srv to ease migration from one VM to another (e.g. ansible upgrades). Cliff is describing another idea of being able to...

Specifically, there is a desire to pull contact info for City Council members from onboard. This would facilitate myBloomington / myCity to pull the current list from onboard. For other...