Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[New Apps] Add MongoDB, Petio & Cloudflared #177

Merged
merged 13 commits into from
Jun 16, 2023

Conversation

WisdomSky
Copy link
Contributor

Petio
Description: Petio is similar to Ombi, but has much nicer UI.
Homepage: https://petio.tv/

Cloudflared (with UI)
Description: This cloudflared image comes with a WebUI where the user can set the tunnel token and start/stop the tunnel.
Homepage: https://hub.docker.com/r/wisdomsky/casaos-cloudflared

MongoDB
Homepage: https://hub.docker.com/_/mongo

Note: Mongo is included since Petio uses MongoDB. So if the user has no existing MongoDB instance running on his machine, he/she can install the MongoDB app.

@tigerinus
Copy link
Contributor

Awesome apps @WisdomSky

@raller1028 please review and test as early as you can. Thank you!

@WisdomSky WisdomSky mentioned this pull request Jun 10, 2023
@raller1028
Copy link
Contributor

@WisdomSky Could you please update the dimensions of the screenshots inside? Screenshot image should be 1280x720 pixels and can be saved in either PNG or JPG format. Please try to keep the file size as small as possible.

@raller1028
Copy link
Contributor

raller1028 commented Jun 12, 2023

  1. The parameter ports published requires a string type and will be fixed in the next release. At the moment we can only write published like this: published: "14333"

  2. MongoDB 5.0+ requires a CPU with AVX support, ZimaBoard use the N3450 cpu, which does not support AVX. Docker log as follow:

WARNING: MongoDB 5.0+ requires a CPU with AVX support, and your current system does not appear to have that!
  see https://jira.mongodb.org/browse/SERVER-54407
  see also https://www.mongodb.com/community/forums/t/mongodb-5-0-cpu-intel-g4650-compatibility/116610/2
  see also https://github.com/docker-library/mongo/issues/485#issuecomment-891991814

@WisdomSky
Copy link
Contributor Author

WisdomSky commented Jun 12, 2023

@WisdomSky Could you please update the dimensions of the screenshots inside? Screenshot image should be 1280x720 pixels and can be saved in either PNG or JPG format. Please try to keep the file size as small as possible.

Sure I will update it later. thanks.

MongoDB 5.0+ requires a CPU with AVX support, ZimaBoard use the N3450 cpu, which does not support AVX. Docker log as follow:

I'm running CasaOS not on a ZimaBoard so I wasn't really been able to consider it. I will try mongo 4 and see if petio works fine with it.

@tigerinus
Copy link
Contributor

Maybe two apps, MongoDB4 in future, and just MongoDB5 for now?

Just include a message in the description or tips.pre_install claiminf AVX is required?

@WisdomSky
Copy link
Contributor Author

WisdomSky commented Jun 14, 2023

Changes applied.

  • The Petio app now internally comes with MongoDB 4.4.2 (tested working for current version of Petio)
  • Screenshots for Cloudflared and Petio Resized into max width of 1280px
  • MongoDB app retains with tag 6.0.6. Added a pre-install tips stating that this version of MongoDB will not work with ZimaBoard.

@WisdomSky
Copy link
Contributor Author

WisdomSky commented Jun 14, 2023

Standalone version of MongoDB version 4 is added in #179.

@raller1028 raller1028 merged commit 46441e0 into IceWhaleTech:main Jun 16, 2023
raller1028 pushed a commit that referenced this pull request Jun 21, 2023
This PR adds 3 new (popular) database apps:

⭐ **MariaDB**: version 10.11.3
⭐ **MongoDB 4**: version 4.4.22 _(Latest version of MongoDB is in #177)_
⭐ **PostgreSQL**: version  15.3
@tigerinus tigerinus linked an issue Sep 6, 2023 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cloudflare Tunnel
3 participants