Jump to content
5 minutes ago, C0bra said:

Hello i am looking to start a website where people can share the software they have built.

i.e. GitHub, GitLab, Bitbucket, …?

 

Using Wordpress or something else is a secondary concern for something like this, imho. If you want to provide uploads and downloads, the primary concern would be a fast and reliable connection. How do you want to distinguish your service from existing ones in that space?

Remember to either quote or @mention others, so they are notified of your reply

Link to comment
https://linustechtips.com/topic/1414983-wordpress-alternatives/#findComment-15283076
Share on other sites

Link to post
Share on other sites

16 minutes ago, C0bra said:

Hello i am looking to start a website where people can share the software they have built. So i am looking for some advice like if i should use wordpress or some other ones.

Wordpress will do it though IMO WP is terrible to configure and live with.

 

You could use one of the free forums with a Download Manager plugin (I know Simple Machines Forum has a really comprehensive plugin), you could use one of the free "Dropbox likes" such as NextCloud, something vcs based like Git or even another open source CMS like Drupal.

 

It really depends on what you want to achieve.

 

Here's a list of free open source projects, something on here will fit your needs - https://github.com/sindresorhus/awesome

Main Rig:-

Ryzen 7 3800X | Asus ROG Strix X570-F Gaming | 16GB Team Group Dark Pro 3600Mhz | Corsair MP600 1TB PCIe Gen 4 | Sapphire 5700 XT Pulse | Corsair H115i Platinum | WD Black 1TB | WD Green 4TB | EVGA SuperNOVA G3 650W | Asus TUF GT501 | Samsung C27HG70 1440p 144hz HDR FreeSync 2 | Ubuntu 20.04.2 LTS |

 

Server:-

Intel NUC running Server 2019 + Synology DSM218+ with 2 x 4TB Toshiba NAS Ready HDDs (RAID0)

Link to comment
https://linustechtips.com/topic/1414983-wordpress-alternatives/#findComment-15283081
Share on other sites

Link to post
Share on other sites

20 minutes ago, Eigenvektor said:

dvs GitHub, GitLab, Bitbucket, ...?

 

Att använda Wordpress eller något annat är en sekundär oro för något sånt här, imho. Om du vill tillhandahålla uppladdningar och nedladdningar är det primära problemet en snabb och pålitlig anslutning. Hur vill du skilja din tjänst från befintliga i det utrymmet?

I want to make so that you can upload tutorials to that software and i want to check every file upload for viruses and malwares using a vm. And the files are gonna be torrent files.

Link to comment
https://linustechtips.com/topic/1414983-wordpress-alternatives/#findComment-15283092
Share on other sites

Link to post
Share on other sites

7 minutes ago, C0bra said:

I want to make so that you can upload tutorials to that software

GitHub and others can do this already. You can upload readme files along with source code and it also comes with an integrated Wiki. On top of that it allows people to automate tests and builds, and can be used to host the compiled binaries. The issue with documentation for most hobbyist projects isn't the fact that there's no technology able to provide it, but rather there's no one willing to actually write it.

 

7 minutes ago, C0bra said:

and i want to check every file upload for viruses and malwares using a vm.

While there's nothing wrong with that, it always amuses me when sites tell me their files are virus free, because we say so. How about I use my own antivirus anyway, just in case?

 

7 minutes ago, C0bra said:

And the files are gonna be torrent files.

Not the best idea imho. It means people need additional software to upload/download, download speeds depend on how popular a file is (i.e. how many are seeding it). And, while technically sound, Torrent also has that unfortunate connection with piracy in a lot of people's minds.

Remember to either quote or @mention others, so they are notified of your reply

Link to comment
https://linustechtips.com/topic/1414983-wordpress-alternatives/#findComment-15283113
Share on other sites

Link to post
Share on other sites

Guest
This topic is now closed to further replies.

×