Cassowary cas
  • Joined on 2021-10-26
cas created branch latest in coop-cloud/n8n 2024-04-18 17:06:02 +00:00
cas pushed to latest at coop-cloud/n8n 2024-04-18 17:06:02 +00:00
f1ef01cc2c Add some environment variables
20eda6a1a2 Bump version to latest upstream
Compare 2 commits »
cas commented on pull request coop-cloud/n8n#4 2024-04-11 20:48:32 +00:00
default_sqlite

I have added the release notes.

cas pushed to default_sqlite at coop-cloud/n8n 2024-04-11 20:48:20 +00:00
d450ef32f0 Add release notes
cas pushed to master at coop-cloud/mailman3 2024-04-10 21:55:37 +00:00
f6f4066532 Fix export of DATABASE_URL
4e59191fd7 Add cmd support in abra.sh for doing stuff to the web container
Compare 2 commits »
cas commented on pull request coop-cloud/n8n#4 2024-04-10 16:18:33 +00:00
default_sqlite

Yes i will add that, thanks for the tip on that and the review

cas commented on pull request coop-cloud/n8n#4 2024-04-09 16:50:16 +00:00
default_sqlite

I have tested both sqlite and postgres mode and they seem to work. There is no clean migration path from sqlite mode, however, without some Significant Hacks, so it's something to be aware of.

cas pushed to default_sqlite at coop-cloud/n8n 2024-04-09 16:40:45 +00:00
daa00ec73c Fix version in compose.postgres.yml
cas created pull request coop-cloud/n8n#4 2024-04-09 16:34:44 +00:00
default_sqlite
cas pushed to default_sqlite at coop-cloud/n8n 2024-04-09 16:32:34 +00:00
7f5744f02e Remove stray swp file
cas created branch default_sqlite in coop-cloud/n8n 2024-04-09 16:31:59 +00:00
cas pushed to default_sqlite at coop-cloud/n8n 2024-04-09 16:31:59 +00:00
da957caf81 Split postgres support into separate compose so that it defaults to sqlite instead
cas pushed to master at coop-cloud/grist 2024-03-26 19:34:08 +00:00
6a3c05f95c add db thingy
3742164e6f Fix grist_session_secret
53d3046e01 Fill in entrypoint, add abra.sh, fix environment
Compare 3 commits »
cas opened issue coop-cloud/grist#1 2024-03-26 19:33:23 +00:00
Add SSO support
cas pushed to master at coop-cloud/baserow 2024-03-23 16:02:39 +00:00
7e3408b645 Merged main and master
63b2fda7d3 Fix extra compose woops
da39891d71 Add secrets and email support
e8486625df chore: publish 0.1.2+1.21.2 release
794d918417 chore: publish 0.1.1+1.21.2 release
Compare 6 commits »
cas pushed to main at coop-cloud/baserow 2024-03-23 00:53:34 +00:00
63b2fda7d3 Fix extra compose woops
cas pushed to main at coop-cloud/baserow 2024-03-22 23:55:20 +00:00
da39891d71 Add secrets and email support
cas commented on issue coop-cloud/funkwhale#2 2024-03-17 18:05:04 +00:00
Requires manual intervention that should be in entrypoint.sh

Just to document it for future users until this is fixed:

  • Undeploy
  • Edit the compose.yml to remove the ':ro' from the frontend-data volume.
  • Deploy --chaos
  • Do the copy suggested in the…
cas commented on issue coop-cloud/funkwhale#2 2024-03-17 17:55:34 +00:00
Requires manual intervention that should be in entrypoint.sh

Also the frontend files thing instructions are incredibly unclear.

cas opened issue coop-cloud/funkwhale#2 2024-03-17 17:53:27 +00:00
Requires manual intervention that should be in entrypoint.sh