azukaar / Cosmos-Server

☁️ The Most Secure and Easy Selfhosted Home Server. Take control of your data and privacy without sacrificing security and stability (Authentication, anti-DDOS, anti-bot)
https://cosmos-cloud.io
Other
2.97k stars 105 forks source link

[BUG]: Vandam has changed named to Manyfold. Image must be updated. #188

Closed chip-davis closed 5 months ago

chip-davis commented 5 months ago

What happened?

Love Cosmos server! Just installed and noticed that Vandam has changed, as seen here, Vandam has changed their name to Manifold. Upon entering the site, we are given a warning that the name has changed and in order to continue to receive updates, the image must be changed to ghcr.io/manyfold3d/manyfold

What should have happened?

The Vandam image / name in the Market should be swapped to reflect this.

How to reproduce the bug?

  1. Go to Market
  2. Click on Vandam
  3. Install
  4. Open page
  5. See message telling you to switch

Relevant log output

No response

Other details

No response

System details

N/A

Floppy commented 5 months ago

Hello! I'm the developer of Manyfold! I've just come across Cosmos Cloud, and was amazed to see that people are running my code on it 😁

Is there anything I can do to help make the change? I'm not familiar with the way apps are defined, but I'm happy to make whatever change required, and add Cosmos to the list of installation methods at https://manyfold.app/get-started/

azukaar commented 5 months ago

Is there anything I can do to help make the change?

Welcome @Floppy ! :) Yes that would be our honor! There is a compose file here: https://github.com/azukaar/cosmos-servapps-official/tree/master/servapps/Van_DAM

With a description file and a screenshot folder. It works almost the same as the normal yml compose except it's in json a has 1 or 2 additional features (but the API is the same). If you can make the amend on that folder I will happily merge it!

Floppy commented 5 months ago

Ah, superb! Will do :)