Skip to content

Commit 20aabeb

Browse files
authored
Update CONTRIBUTING.md
1 parent 58611f9 commit 20aabeb

File tree

1 file changed

+3
-15
lines changed

1 file changed

+3
-15
lines changed

CONTRIBUTING.md

+3-15
Original file line numberDiff line numberDiff line change
@@ -34,24 +34,12 @@ is not there, or has a small percentage of translation. Create your account and
3434

3535
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.
3636

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
3838

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
4440

4541

4642
## Add a badge to your site
4743

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?
49-
50-
### Small badges
51-
52-
![Light badge](https://count.ly/wp-content/uploads/2014/10/countly_badge_5.png) ![Dark badge](https://count.ly/wp-content/uploads/2014/10/countly_badge_6.png)
53-
54-
### Big badges
55-
56-
![Badge 1](https://count.ly/wp-content/uploads/2014/10/countly_badge_1.png) ![Badge 2](https://count.ly/wp-content/uploads/2014/10/countly_badge_2.png) ![Badge 3](https://count.ly/wp-content/uploads/2014/10/countly_badge_3.png) ![Badge 4](https://count.ly/wp-content/uploads/2014/10/countly_badge_4.png)
44+
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?
5745

0 commit comments

Comments
 (0)