|
| 1 | +--- |
| 2 | +layout: page |
| 3 | +title: VoxConf 2026 |
| 4 | +--- |
| 5 | + |
| 6 | +<div class="card bg-dark text-white border-0 rounded-3" style="background-image: url('/static/images/blue-skies.jpg'); background-size: contain; aspect-ratio: 1274/684"> |
| 7 | + <div class="row m-0" style="min-height: 100% !important;"> |
| 8 | + <div class="alert alert-primary col-md-4 p-0 mx-auto align-self-end" style="border-radius: 25px;" role="alert"> |
| 9 | + <table class="table table-sm table-borderless"> |
| 10 | + <thead> |
| 11 | + <tr> |
| 12 | + <th scope="col"></th> |
| 13 | + <th scope="col">Please join us for the second annual VoxConf!</th> |
| 14 | + </tr> |
| 15 | + </thead> |
| 16 | + <tbody> |
| 17 | + <tr> |
| 18 | + <th scope="row">Where:</th> |
| 19 | + <td><a href="https://www.openstreetmap.org/node/6432287000#map=19/48.252356/11.636316">ATIX AG, Parkring 15, 85748 Garching bei München, Germany</a></td> |
| 20 | + </tr> |
| 21 | + <tr> |
| 22 | + <th scope="row">When:</th> |
| 23 | + <td>16th of July (Thursday), 2026<br/>8:45am - 12pm</td> |
| 24 | + </tr> |
| 25 | + <tr> |
| 26 | + <th scope="row">Cost:</th> |
| 27 | + <td><strong>Absolutely free</strong></td> |
| 28 | + </tr> |
| 29 | + <tr> |
| 30 | + <th scope="row">Register:</th> |
| 31 | + <td><p class="fst-italic">**Link will be added soon**<br/>👇Scroll down for more information ⬇️</p></td> |
| 32 | + </tr> |
| 33 | + </tbody> |
| 34 | +</table> |
| 35 | +</div> |
| 36 | + </div> |
| 37 | +</div> |
| 38 | + |
| 39 | +## The ~~first~~ second VoxConf is happening! |
| 40 | + |
| 41 | +💡Watch this space for more information soon. |
| 42 | +{: class="alert alert-success w-25 callout ms-3" } |
| 43 | + |
| 44 | +As announced during the last Config Management Camp, we will do another conference! |
| 45 | +ATIX AG, maintainers of [Orcharhino](https://orcharhino.com/) and long term Foreman contributors, sponsor the location. |
| 46 | +Again we partner up with the Foreman community to share a room. |
| 47 | +They will celebrate their birthday in the afternoon. |
| 48 | + |
| 49 | +### Talks |
| 50 | + |
| 51 | +The call for papers is open! please send your topics for a 25 minutes or 50 minutes slot to [[email protected]](mailto:[email protected]) by the end of April! |
| 52 | +{: .table .table-striped .table-hover } |
| 53 | + |
| 54 | +| Speaker | Title | Begin | End | |
| 55 | +| --------------- | -------------------------------------------------------------------------------------------------------------| ----- | ----- | |
| 56 | +| Tim Meusel | Opening | 8:45 | 9:00 | |
| 57 | +| This could be you! | here could be your presentation! | 9:00 | 9:30 | |
| 58 | + |
| 59 | +### Recordings & Streaming |
| 60 | + |
| 61 | +We try to organise streaming and recordings. |
| 62 | + |
| 63 | +### Hotel recommendations & travelling |
| 64 | + |
| 65 | +In the past we had a good experience in the [Dorint Hotel München/Garching](https://hotel-muenchen-garching.dorint.com/en/). |
| 66 | +It's roughly in the middle between the event location and the main train station. |
| 67 | + |
| 68 | +You can reach Munich by train or international airport (MUC). Garching-Hochbrück is the tram line close to the venue and hotel. |
| 69 | + |
| 70 | +### Travel funding |
| 71 | + |
| 72 | +Since a few years, Vox Pupuli is part of the open source collective and can receive donations. |
| 73 | +So far we received over 33,000USD and have 21,000USD in our bank account. |
| 74 | + |
| 75 | +We would like to use a part of that to enable people to attend VoxConf in Munich. |
| 76 | + |
| 77 | +We recognize not everyone is able to make it to an in-person conference but we want to enable as many people as possible to attend the conference. |
| 78 | +If we can help you attend, please send a short motivation letter, by the end of 2026-04-30 (UTC), with a rough cost estimation. |
| 79 | +We ask you to list the different costs (e.g. flight: X USD, Hotel Y USD) and if you're fine with just parts of it getting sponsored. |
| 80 | + |
| 81 | +The PMC will then decide which applicants receive how much funding. |
| 82 | +If you've an employer, please ask them if they are interested in co-sponsoring your trip. |
| 83 | +Our funding budget is 7,500 USD. |
| 84 | +We'll try our best to get as many people to the conference but will take previous contributions into account. |
| 85 | +We can only reimburse valid invoices, we cannot book anything on your behalf! |
| 86 | + |
| 87 | +<div class="container"> |
| 88 | + <div class="px-4 pt-5 mt-5 text-center"> |
| 89 | + <h1 class="display-5">Sponsors</h1> |
| 90 | + </div> |
| 91 | + <div class="row align-items-center justify-content-center row-cols-1 row-cols-sm-2 row-cols-md-3 g-3"> |
| 92 | + <div class="col"> |
| 93 | + <div class="card shadow-sm h-100"> |
| 94 | + <img src="{{ site.url }}{{ site.baseurl }}/static/images/logo-atix.png"> |
| 95 | + </div> |
| 96 | + </div> |
| 97 | + <div class="col"> |
| 98 | + <div class="card shadow-sm h-100"> |
| 99 | + <img src="{{ site.url }}{{ site.baseurl }}/static/images/sponsor-betadots.png"> |
| 100 | + </div> |
| 101 | + </div> |
| 102 | + </div> |
| 103 | +</div> |
0 commit comments