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

Brainstorm how (if) to do anything specific to AppAPI in our examples/docs/etc #2357

Open
joshtrichards opened this issue Jan 3, 2025 · 2 comments

Comments

@joshtrichards
Copy link
Member

https://github.com/nextcloud/app_api
https://nextcloud.github.io/app_api/DeployConfigurations.html
https://github.com/nextcloud/docker-socket-proxy

Off-hand:

  • Examples
  • Docs
  • Links (e.g. to the above resources)
@tzerber
Copy link
Contributor

tzerber commented Jan 21, 2025

I have mixed feelings on this. It works, but the check container never goes past healthcheck, and at some random time it just stops working unless I down&up the whole compose stack. Followed AppApi docs to the dot, tried random stuff from their issue section - I never got it "cleanly" working without any workarounds. If we copy-paste their docs without some way of "simplifying" the process, we gonna have a lot of people opening tickets here, not there ;)

@tzerber
Copy link
Contributor

tzerber commented Jan 25, 2025

Doubleposting, because i just updated primary instance to .5 and here we go again ..

Image
Using the below appapi dsp

nextcloud-appapi-dsp:
    platform: linux/amd64
    container_name: appapi
    image: ghcr.io/nextcloud/nextcloud-appapi-dsp:release

I will probably start documenting the whole process in order to (maybe?) put an example file.

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

No branches or pull requests

2 participants