🚸 General UX improvement

This commit is contained in:
rzmk 2023-06-06 09:23:40 -04:00
parent 3fb09bad29
commit 5773f3b20a
No known key found for this signature in database
3 changed files with 26 additions and 6 deletions

View file

@ -19,3 +19,11 @@ Refer to the upcoming sections to help you install everything. For now, let's ta
| [DataPusher+ with Docker](https://github.com/dathere/datapusher-plus-docker) | [DataPusher+](https://github.com/dathere/datapusher-plus) is standalone web service that pushes data into the CKAN DataStore fast & reliably. We'll be setting up a containerized version of DataPusher+ by using [Docker](https://www.docker.com/). |
## 🧩 Putting It All Together
We'll use VirtualBox to create a virtual machine (VM) running Ubuntu. On your VM you can use and contribute to qsv, CKAN (including CKAN extensions), DataPusher+, and much more! 🚀
:::info One more thing! 🎈
This guide goes over setup using an Ubuntu VM. If you're using a different setup (such as a different OS), you may need to adjust your steps accordingly.
:::