You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/deployment/edge.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -83,6 +83,17 @@ cd faasd
83
83
./hack/install.sh
84
84
```
85
85
86
+
## Fix for DigitalOcean Droplets (VMs)
87
+
88
+
Droplets on DigitalOcean have journalctl disabled, and use the legacy syslog service instead, this prevents log from being fetched for specific services and functions.
0 commit comments