Lauri Ojansivu
2048975e92
Snap: Disable apparmor="DENIED" in syslog.
...
Thanks to diegargon, webenefits and xet7 !
Fixes #4855
2023-11-20 14:18:38 +02:00
Lauri Ojansivu
df152e292d
Disable MongoDB telemetry and free monitoring in WeKan Snap.
...
Thanks to webenefits and xet7 !
Related #4855
2023-03-26 14:03:17 +03:00
Lauri Ojansivu
c8bb3c7353
Try migrate mongo 3 to mongo 5.
2022-06-16 03:11:56 +03:00
Lauri Ojansivu
4ca7b0dad7
Try to fix Snap WRITABLE_FILES.
...
Thanks to xet7 !
2022-04-06 19:09:25 +03:00
Lauri Ojansivu
25dc378c46
Snap: Try to delete incomplete uploads when starting.
...
Thanks to xet7 !
Related: #1298
2022-04-03 00:01:12 +03:00
Lauri Ojansivu
74d468ea79
Try to fix Snap WRITABLE_PATH.
...
Thanks to xet7 !
Related #4439
2022-04-02 22:12:01 +03:00
Lauri Ojansivu
9f807c59d7
Added Snap WRITABLE_PATH.
...
Thanks to xet7 !
2022-03-11 19:36:35 +02:00
Lauri Ojansivu
cc0658a225
Added Meteor-Files WRITEABLE_PATH for Sandstorm, Snap and Source.
...
Thanks to xet7 !
Related export WRITABLE_PATH=$SNAP_COMMON/wekan-uploads/
2022-03-02 17:33:14 +02:00
Lauri Ojansivu
2791b7da22
Use MongoDB setFeatureCompatibilityVersion 4.2 on Snap. TODO: Docker.
...
Thanks to GuidoDr and xet7 !
Related #3247
2021-01-18 09:08:02 +02:00
Lauri Ojansivu
5510c2a37d
1) New default: sudo snap set wekan mongo-log-destination='devnull'. Other options: syslog/snapcommon.
...
This should lower amount of disk usage and logs.
2) Tried to fix command: sudo snap set wekan mongo-url='...'
Thanks to xet7 !
Fixes #3059 ,
fixes #2364 ,
fixes wekan/wekan-snap#138 ,
fixes wekan/wekan-snap#113
2020-11-23 20:40:37 +02:00
Lauri Ojansivu
d52affe658
Move In Progress ostrio-files changes to separate branch, and revert ostrio-files changes, so that:
...
- Export to CSV/TSV with custom fields works
- Attachments are not exported to disk
- It is possible to build arm64/s390x versions again.
Thanks to xet7 !
Related #3110
2020-05-25 17:54:51 +03:00
Lauri Ojansivu
c61a126c8b
Add default attachments store path /var/snap/wekan/common/uploads
...
where attachments will be stored.
2020-05-24 09:03:50 +03:00
Lauri Ojansivu
7de18eccea
- Set Snap MongoDB compatibility to 4.2 according to Meteor ChangeLog.
...
Thanks to xet7 !
2020-04-22 21:05:34 +03:00
Lauri Ojansivu
10f142a1a0
Add LD_LIBRARY_PATH.
2020-01-16 06:49:16 +02:00
Lauri Ojansivu
031df54a2e
Try to fix Snap.
...
Thanks to xet7 !
2020-01-10 03:51:57 +02:00
Lauri Ojansivu
b2eccc7b54
Back to Meteor 1.8.x.
2019-12-05 14:31:28 +02:00
Lauri Ojansivu
467a3be850
Update to Meteor 1.9-beta.4, Node.js 12.13.1 and MongoDB 4.2.1.
...
Remove MongoDB option --smallfiles that is not supported in MongoDB 4.2.1.
Add MongoDB option --quiet to docker-compose.yml.
Update snap fibers to 4.0.1.
Thanks to xet7 !
2019-12-05 10:00:07 +02:00
Lauri Ojansivu
c7ded51502
Add to snap Snap MongoDB logging option --quiet .
...
Thanks to fmeehan and xet7 !
Closes wekan/wekan-snap#113
2019-11-21 22:21:05 +02:00
Lauri Ojansivu
cc792ddd57
Snap: Delete old MongoDB log, and log to syslog instead, because
...
syslog usually already has log rotation.
Thanks to xet7 !
Closes wekan/wekan-snap#92,
closes #1911
2019-08-22 19:22:27 +03:00
Lauri Ojansivu
bb4fde6374
Try to fix Snap MongoDB.
2019-08-06 22:02:23 +03:00
Lauri Ojansivu
a7f7e00a14
Try to fix Snap.
2019-08-04 01:33:18 +03:00
Lauri Ojansivu
4055f451fd
Reverts the following change of v2.42, because it did not fix anything:
...
- [Tried to fix snap mongodb-control not starting database](2c5628b5fb
).
Thanks to xet7.
2019-03-07 17:17:21 +02:00
Lauri Ojansivu
2c5628b5fb
Fix mongodb-control.
...
Thanks to xet7 and qurqar[m].
2019-03-07 01:48:42 +02:00
Lauri Ojansivu
f1bd36a3b8
- Remove oplog. Need to think how to do it properly.
...
Thanks to xet7 !
2019-02-08 23:58:13 +02:00
Lauri Ojansivu
79ffb7d502
- Add oplog to snap mongodb.
...
Thanks to xet7 !
2019-02-08 19:43:21 +02:00
Ondrej Kubik
fd47e10e52
Tuning services life cycle
...
Signed-off-by: Ondrej Kubik <ondrej.kubik@canonical.com>
2018-02-22 13:14:03 +00:00
Ondrej Kubik
a533caa944
rearranging helper scripts in snap-src
...
Signed-off-by: Ondrej Kubik <ondrej.kubik@canonical.com>
2018-02-21 22:29:23 +00:00