There’s a really cool open source alternative to Bandcamp that just came out. With some questions raised about Bandcamp’s future, some musicians in the Fediverse are leaning into the new platform as a different approach to selling their music.
Faircamp is just a static site, and doesn’t federate itself, but its adoption within the Fediverse suggests that people are at least thinking about alternative solutions.
So, would you have to have a separate computer for this or is it safe to just hook up to your laptop? I apologize if I’m dumb about this, I haven’t seen what they seem to be describing.It’s a site builder, I get it now.
its more an self hosted service,
Like if you host an lemmy server, you can also host faircamp to share music with, accross your lemmy’s instance.
imagine my fake domain www.eikichithefrench.com,
i can use my main domain as an portal with an static webpage wrote in html, where you click on “lemmy.eikichithefrench.com” or “faircamp.eikichithefrench.com”
Sorry, my english, as u know now, im french,
I appreciate the explanation and your English is great. I get it now, it’s a website builder for your music that can be hosted on an instance, your instance, or a web hosting site like godaddy. I thought that it used your laptop or desktop as a sort of temp instance.
Thannnnks,
Yeah you can say this, to be precise you can replace the word “instance” by “server”, who is basically an computer opened on the web.
Because a website builder for me I would imagine an framework or a thing design to make websites wrote in php like.
You can speak of an App, even it can be confusing for you, but an app for a server. You can even have it installed, on an server with an static IP but not domain or website along.
What you said first was even right. you can even do host it with an laptop for your home network and in this case you don’t need an website ^^
I’d probably suggest having a dedicated machine. You don’t need anything fancy, I’d imagine any old laptop should do.
It’s essentially software to convert your machine into a basic web server, so if the laptop disconnects now nobody can download your stuff. And I assume you don’t keep your laptop on 24/7
I don’t trust myself to do any of that, I have to say. I wonder if there could be a musician that is computer savvy as well, that could host an instance for everyone.
That’s kind of the crux of a lot of these things. The instructions make it look really simple to install, but if you’ve never done this before then I could understand it being confusing. There was this teeny tiny line in the middle of some pictures that says someone will help you set them up I think.
It looks like you just ask them for help and send them some of your songs and they’ll handle the setup.
https://faircamp.radiofreefedi.net/
That’s super kind of them:
They seem great but that font, yikes to read.
Thanks for the feedback, I added a big quote from Radio Free Fedi to call more attention to that effort.
You’d probably want to host it on an actual server, if you want people to be able to access it when your laptop isn’t on. The documentation seems pretty good, though, it should walk you through the steps: https://simonrepp.com/faircamp/manual/installation.html
So it is saying you would be the personal server and it builds the site for you. Being on the more creative side of computers, I don’t think you understand how confusing that all reads. I appreciate you thinking I’m smarter than I am though, lol.
Fair point, I should probably clear that up. Static site generators typically work through a process that builds pages for you on the fly, based on what’s in the folder. However, for it to be available on the Internet, you’d still need a server to run the program, so that you can generate those pages.
I’ve never hosted my own sites, I’ve always used like a godaddy. TBF, I’ve never known you could.
If, and this is a big if, it can support an RSS feed that also allows you to provide the requisite info apple et al demand (3000x3000 pixel image, categories, etc.) then it could in theory support it. The bigger concern is traffic - will they be cool with you syndicating out and having folks pulling that frequently and can it support a lot of folks with larger shows doing it. Some podcatchers won’t care and will let you just use an RSS pointing at the page hosting the files, but it’s not a given especially with the larger ones.
My advice? Unless you want to really hack it together yourself and accept that it could force you to migrate without any notice, sure give it a shot. If you are risk averse, don’t want to disrupt your listeners, aren’t really comfortable doing a lot of tech troubleshooting, etc. I’d say don’t try it. Podcast hosting is trivially inexpensive and all the big services have an embeddable player now if you really want folks to listen on your site.
Edit: worth noting that a lot of this is going to depend on whether an instance admin specifically wants to deal with all your traffic, assuming you get regular users/the numbers are decently high. If you stand up your own instance then it’s all about what your infrastructure can support.