axmccx / proxynexus

Make high quality Netrunner proxies
https://proxynexus.net
20 stars 7 forks source link

[Request] Some advices to implement #56

Open mike855 opened 2 months ago

mike855 commented 2 months ago

Hello,

I would like to use proxy nexus with french cards images, for the french community, as I extracted the individual images from NSG PNP files. I don't know js very much, can you give me some advice to host it myself on my server? I have and HPE server on rhel, with apache server + php-fpm + mariadb.

Regards,

Michael

axmccx commented 2 months ago

Hi Michael! It’d be easier for me to add your images to the live proxy nexus site instead of trying to help you host another instance. There are already some German card scans, so it’s actually not too bad to add another language. No more tedious than updating a new set. Any way you can post a link so I can download them?

So you know, the site runs on node.js, uses postgresql, and redis. The images are all stored on azure.

mike855 commented 2 months ago

That could be fantastic! Note that I have only NISEI/NSG cards, not FFG, it's a problem? I have the png from pnp files, not altered, so about 1mo per file, is that good to you? What name scheme you want? All files in the same folder?

axmccx commented 1 month ago

Any files for any cards are fine. Don’t worry about file names, maybe as long as they have some sort of numbering so I can sort them. I’ll need to rename them anyways.

mike855 commented 1 month ago

Ok I'll give you what I have. They are named by their id, same as netrunnerdb

mike855 commented 1 month ago

Here you go :) : https://nextcloud.muguet.online/index.php/s/BjRgNsb4JdxZxN7 Thanks in advance