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: CONTRIBUTING.md
+3-15
Original file line number
Diff line number
Diff line change
@@ -34,24 +34,12 @@ is not there, or has a small percentage of translation. Create your account and
34
34
35
35
Whether you want to start working on developing a new plugin, or some feature/ issue on the Countly Server itself, you will need a development environment to test your code on.
36
36
37
-
_Note: you will need [Vagrant](https://www.vagrantup.com/) and [Virtualbox](https://www.virtualbox.org/wiki/Downloads) installed._
37
+
You can install Countly on Ubuntu yourself: https://support.count.ly/hc/en-us/articles/360036862332-Installing-the-Countly-Server
38
38
39
-
1. Start a VM on your machine, with `vagrant up`.
40
-
1. Log into the VM, with `vagrant ssh`
41
-
1. Use the standard `countly start` / `countly restart` / etc. commands
42
-
1. Logs are available in `/opt/countly/logs`
43
-
1. (Optional) You might additionally want to enable the [debugger](https://resources.count.ly/v1.0/docs/debugging).
39
+
Or use Docker containers: https://support.count.ly/hc/en-us/articles/360037814511-Docker-and-Kubernetes
44
40
45
41
46
42
## Add a badge to your site
47
43
48
-
If you like Countly, [why not use one of our badges](https://count.ly/brand-assets/) and give a link back to us, so others know about this wonderful platform?
If you like Countly, [why not use one of our badges]([https://count.ly/brand-assets/](https://countly.com/brand-guidelines)) and give a link back to us, so others know about this wonderful platform?
0 commit comments