mirror of
https://github.com/dathere/de-intern-guide.git
synced 2025-12-19 08:39:25 +00:00
commit
9509b95604
3 changed files with 26 additions and 6 deletions
|
|
@ -21,12 +21,10 @@ Glad to have you here 🎉! This guide serves as a reference guide for new data
|
||||||
|
|
||||||
If you have any more questions that aren't answered here, please reach out to your team members on Slack.
|
If you have any more questions that aren't answered here, please reach out to your team members on Slack.
|
||||||
|
|
||||||
## ⚡ Quick Links!
|
## 🙌 Sounds great! How do I get started?
|
||||||
|
|
||||||
- [datHere Website 🌐](https://dathere.com/)
|
Click the **"Next" button below** to get started!
|
||||||
- [datHere GitHub 🖥](https://github.com/dathere)
|
|
||||||
- [datHere LinkedIn 👔](https://www.linkedin.com/company/dathere/)
|
|
||||||
|
|
||||||
## 🔍 Found a Mistake? Outdated Guide?
|
You can also navigate the guide using the sidebar on the left.
|
||||||
|
|
||||||
Feel free to contribute to this site by clicking the "Edit this page" button at the bottom of any page to make a PR on our GitHub repo.
|
> If you're on a mobile device you can click on the three lines in the top left corner to open the sidebar.
|
||||||
|
|
|
||||||
|
|
@ -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/). |
|
| [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
|
## 🧩 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.
|
||||||
|
|
||||||
|
:::
|
||||||
|
|
|
||||||
|
|
@ -3,3 +3,17 @@ slug: about
|
||||||
---
|
---
|
||||||
|
|
||||||
# 🍃 About the Guide
|
# 🍃 About the Guide
|
||||||
|
|
||||||
|
This guide serves as a reference guide for new data engineering interns at [datHere](https://dathere.com).
|
||||||
|
|
||||||
|
## ⚡ Quick links!
|
||||||
|
|
||||||
|
- [datHere Website 🌐](https://dathere.com/)
|
||||||
|
- [datHere GitHub 🖥](https://github.com/dathere)
|
||||||
|
- [datHere LinkedIn 👔](https://www.linkedin.com/company/dathere/)
|
||||||
|
|
||||||
|
## 🔍 Found a mistake in the guide?
|
||||||
|
|
||||||
|
Feel free to contribute to this site by clicking the **"Edit this page" button** at the bottom of any page on [the guide](/) to make a PR on our GitHub repository.
|
||||||
|
|
||||||
|
It helps keeping content up to date and accurate for future interns and for your own reference! 🌌
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue