Skip to content

Conversation

@davidlondono
Copy link

Changes

  • Add AppfFlowy Service Template

Issues

/claim #4458

@algora-pbc algora-pbc bot added the 🙋 Bounty claim Issues or PRs that have a Bounty ready to be claimed. label Aug 28, 2025
Copy link
Member

@Cinzya Cinzya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i tried to catch all variables but I might missed some, so make sure to double check.

@davidlondono
Copy link
Author

i tried to catch all variables but I might missed some, so make sure to double check.

Thanks for the review, I also have some changes to upload, already with those changes you mentioned.
it seams that to use the mobile app, is needed a reverse proxy for the cloud service and gotrue.

@davidlondono
Copy link
Author

@Cinzya updated the variables
also, the service works online with no problem without the nginx
but to work on the apps (mobile and desktop) they ask just one single base URL, and that's where the reverse proxy is needed

@anthony2261
Copy link

Would be really interested in this 😄

@Cinzya Cinzya added the ⚙️ Service Issues requesting or PRs adding/fixing service templates. label Sep 10, 2025
@davidlondono davidlondono requested a review from Cinzya September 17, 2025 17:14
@Benjaminpr
Copy link

I tried your template, but when I'm trying to login to the frontend admin, I get a network error, it looks like related to a CORS error (translated from french):

Blocked a cross-origin request (Cross-Origin Request): the 'Same Origin' policy does not allow accessing the remote resource at http://localhost:9999/token?grant_type=password

[10:35:55] 🚨 [ErrorHandler] [CRITICAL] Network connection error detected:
Object { errorType: "NETWORK", message: "NetworkError when attempting to fetch resource.", stack: "", originalError: TypeError }

errorType: "NETWORK"

message: "NetworkError when attempting to fetch resource."

originalError: TypeError: NetworkError when attempting to fetch resource.

stack: ""

: Object { … }
​​
defineGetter: function defineGetter()
​​
defineSetter: function defineSetter()
​​
lookupGetter: function lookupGetter()
​​
lookupSetter: function lookupSetter()
​​
proto:
​​
constructor: function Object()
​​
hasOwnProperty: function hasOwnProperty()
​​
isPrototypeOf: function isPrototypeOf()
​​
propertyIsEnumerable: function propertyIsEnumerable()
​​
toLocaleString: function toLocaleString()
​​
toString: function toString()
​​
valueOf: function valueOf()
​​
<get proto()>: function proto()
​​
<set proto()>: function proto()
6319-6224adea729a0738.js:1:17656

Is there something special I would have missed ?

Thanks a lot

Copy link
Member

@ShadowArcanist ShadowArcanist left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello @davidlondono !

  • Please fix the CORS errors:
image (CORS error also mentioned by another user in a comment above)
  • Please pin to a static version rather than 'latest' to prevent the template from breaking due to upstream changes.

  • Please send a PR to our docs repo with detailed info on the purpose of each URLs we have for this service and when to use which

@ShadowArcanist ShadowArcanist added ⚙️ Service Issues requesting or PRs adding/fixing service templates. 💤 Waiting for changes PRs awaiting changes from the author. and removed ⚙️ Service Issues requesting or PRs adding/fixing service templates. labels Oct 15, 2025
@github-actions
Copy link
Contributor

Hi @davidlondono! 👋

It appears to us that you are either adding a new service or making changes to an existing one.
We kindly ask you to also review and update the Coolify Documentation to include this new service or it's new configuration needs.
This will help ensure that our documentation remains accurate and up-to-date for all users.

Coolify Docs Repository: https://github.com/coollabsio/coolify-docs
How to Contribute a new Service to the Docs: https://coolify.io/docs/get-started/contribute/service#adding-a-new-service-template-to-the-coolify-documentation

@davidlondono
Copy link
Author

@ShadowArcanist @Benjaminpr
the CORs are now fixed

@ShadowArcanist
Copy link
Member

@ShadowArcanist @Benjaminpr the CORs are now fixed

Thanks! Please let me know once you have sent PR to our docs repo (send PR link here)

@AntonyLeons
Copy link

AntonyLeons commented Oct 30, 2025

@ShadowArcanist I have some docs for you, sorry to jump in @davidlondono 😸
coollabsio/coolify-docs#422

@ShadowArcanist
Copy link
Member

@ShadowArcanist I have some docs for you, sorry to jump in @davidlondono 😸 coollabsio/coolify-docs#422

Hey, the docs PR doesn't have any info on this:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🙋 Bounty claim Issues or PRs that have a Bounty ready to be claimed. ⚙️ Service Issues requesting or PRs adding/fixing service templates. 💤 Waiting for changes PRs awaiting changes from the author.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants