aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorFilipp Lepalaan <filipp@mac.com>2021-05-18 18:44:15 +0300
committerFilipp Lepalaan <filipp@mac.com>2021-05-18 18:44:15 +0300
commitf3e4c5f7f949ea07e876c51cd085b7d734177740 (patch)
tree16e5fa2403b8cb51d2d90426dde98dce6dcc4f4d /README.md
parentd2ca08edbef7e08afbeb18a1dd8e6cabe1f16a3f (diff)
downloadServo-f3e4c5f7f949ea07e876c51cd085b7d734177740.tar.gz
Servo-f3e4c5f7f949ea07e876c51cd085b7d734177740.tar.bz2
Servo-f3e4c5f7f949ea07e876c51cd085b7d734177740.zip
Small fixes
Diffstat (limited to 'README.md')
-rw-r--r--README.md14
1 files changed, 4 insertions, 10 deletions
diff --git a/README.md b/README.md
index 60f4352..207a1dd 100644
--- a/README.md
+++ b/README.md
@@ -20,9 +20,9 @@ Main features include:
The Obligatory Screenshots
==========================
-![Servo Screenshot 1](http://www.servoapp.com/img/screenshots/940/order1.png)
-![Servo Screenshot 2](http://www.servoapp.com/img/screenshots/devices.png)
-![Servo Screenshot 3](http://www.servoapp.com/img/screenshots/inventory.png)
+![Servo Screenshot 1](https://www.servoapp.com/img/screenshots/940/order1.png)
+![Servo Screenshot 2](https://www.servoapp.com/img/screenshots/devices.png)
+![Servo Screenshot 3](https://www.servoapp.com/img/screenshots/inventory.png)
System Requirements
@@ -33,12 +33,11 @@ The application is written in Python on top of the excellent [Django web framewo
- Memcache
- RabbitMQ
- uwsgi
-- Python 2.7
Installation
============
-Install and start [PostgreSQL](https://www.postgresql.org), [nginx](http://nginx.org), [memcached](https://www.memcached.org), rabbitMQ (only necessary if you want to use automated rules).
+Install and start [PostgreSQL](https://www.postgresql.org), [nginx](https://nginx.org), [memcached](https://www.memcached.org), rabbitMQ (only necessary if you want to use automated rules).
Then clone the code:
@@ -62,11 +61,6 @@ If you want to run rules, set ENABLE_RULES = True and start the worker task:
Then fire up your browser and got to [http://localhost:8000/](http://localhost:8000/)
-The VMWare Image
-================
-You can also download a preconfigured VMWare image [here](http://files.servoapp.com/vmware/). Please read the included README files for instructions.
-
-
Updating
========
First, back up your database: