this post was submitted on 12 Jun 2025
23 points (96.0% liked)

Buy European

6173 readers
411 users here now

Overview:

The community to discuss buying European goods and services.


Matrix Chat of this community


Rules:

  • Be kind to each other, and argue in good faith. No direct insults nor disrespectful and condescending comments.

  • Do not use this community to promote Nationalism/Euronationalism. This community is for discussing European products/services and news related to that. For other topics the following might be of interest:

  • Include a disclaimer at the bottom of the post if you're affiliated with the recommendation.

  • No russian suggestions.

Feddit.uk's instance rules apply:

  • No racism, sexism, homophobia, transphobia or xenophobia
  • No incitement of violence or promotion of violent ideologies
  • No harassment, dogpiling or doxxing of other users
  • Do not share intentionally false or misleading information
  • Do not spam or abuse network features.
  • Alt accounts are permitted, but all accounts must list each other in their bios.
  • No generative AI content

Useful Websites

Benefits of Buying Local:

local investment, job creation, innovation, increased competition, more redundancy.

European Instances

Lemmy:

Friendica:

Matrix:


Related Communities:

Buy Local:

Continents:

European:

Buying and Selling:

Boycott:

Countries:

Companies:

Stop Publisher Kill Switch in Games Practice:


Banner credits: BYTEAlliance


founded 4 months ago
MODERATORS
 

Hello everyone! I just wrote an extremely simply single-page tool using just HTML and Flask to convert google maps links to Osmand.net links, and I would like to host it somewhere.

I don't need any fancy bells and whistles, as long as it supports Flask as a backend.

Im no web developer, so I haven't actually hosted my own page anywhere before. As such, simplicity of use and setup is quite important. For example if it allows me to also buy the domain in the same platform thats good.

While I use Flask, there is no data being stored. All the flask app does is take the link given by the user, convert it to the osmand.net format, and return it. Super simple!

I looked on buy-european.net and found Infomaniak Web Hosting. I quite like the fact that they use 100% renewable energy to power their servers according to the page above, but I'm not sure if it would be the best option given how inexperienced with all this I am.

Would love to hear your suggestions! Thanks

Edit: Ended up going with hetzner. Site is pretty much set up right now.

gmaps2osm.de

It has some screen-reader support (still need to get it tested by visually impaired people), and is also set up so that you can install it as a PWA on your mobile device (add to home screen).

Here is the github repo: https://github.com/promitheas17j/gmaps2osm

I would really appreciate any feedback from experienced and not so experienced web developers alike :D

you are viewing a single comment's thread
view the rest of the comments
[โ€“] dangercake@feddit.uk 9 points 1 day ago (3 children)

Ovh and hetzer are the big ones, but scaleway is worth checking out, as well as contabo

[โ€“] promitheas@programming.dev 4 points 1 day ago* (last edited 1 day ago) (2 children)

Thanks. Hetzer seems like its got a good deal (1.76 euro / month max for the lowest tier which should be way more than enough for what I want to do) but when I looked at the scaleway price page I was greeted with several sections like bare metal and compute. Which one should I be looking for to just host a simple webpage? Also, having done a little more research into hosting, I guess I will be going with nginx and gunicorn (correct me please if this is overkill) so I guess having ssh access to the server is necessary. I've got linux experience so thats not a learning curve for me at all.

Edit: Also for hetzer, looking at their most basic tier in more detail, they have this following feature listed:

Symantec Basic SSL Certificate, duration 1 year
You can equip yourself with a free basic SSL certificate simply by going to the "SSL Manager" menu tab in your account on the konsoleH user interface.

The offer only stands if Symantec can supply a free certificate for the domain.

Even though I'm not actually reading any sensitive user data or storing anything, I think having https will inspire confidence and is just generally better to have than not, so how can I make sure that my domain is elligible for the free certificate?

[โ€“] yes@lemmy.dbzer0.com 4 points 22 hours ago

I maintain several Hetzner VPS (virtual cloud servers). Basic Ubuntu servers with whatever service stack I need. You can easily protect your virtual hardware with the free Hetzner firewall from the cloud admin panel - which will make sure to only let in traffic through the ports you define.

Really competitive pricing and work well. Can not complain.

You don't need to pay for your certificate. Nowadays Letsencrypt is almost the standard for web certificates, as they are trusted and readily available for free. Really widespread all over the internet.

load more comments (1 replies)
load more comments (1 replies)