# June 5, 2021

## Attendees

Alec, Eric, Richard, Josh

## Servers & Deployment

* Working on deploying blog.pdap.io from [here](https://github.com/Police-Data-Accessibility-Project/Blog).
* Seed data is currently generic.
* VPN is turned on
* New droplets=VPS=server should go in the SF hadoop

### VPN

* We we can run these in containers under a namespace
  * going to stop using SSH but only for the VPN server

## Bounty

* It's tough when people work on the same dataset at the same time. We should consider reducing the size of possible submission areas.
* Getting datasets before getting agencies is a terrible user experience. Having a complete Agencies table is going to be critical for encouraging people to submit and use `datasets`.
* We should monitor how much time we spend on Dolt bounties. Right now it looks like Eric's in there periodically throughout the day.

## Blog

* Working on readmes and .env to get it running locally and deployable


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.pdap.io/meta/community-calls/june-5-2021.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
