1
0
mirror of https://github.com/etesync/server synced 2025-02-16 10:21:59 +00:00

Commit Graph

  • b026643cce Update code according to drf changes. v0.2.2 Tom Hacohen 2020-01-21 09:20:18 +0200
  • c1f790cad1 Update dependencies. Tom Hacohen 2020-01-21 09:19:08 +0200
  • 79ea7d1c5d
    Add support to host under a subpath like /random_psk_here/ Robin Schneider 2020-01-19 19:01:49 +0100
  • f2aa0c40c3 Dockerize etesync_server add Dockfiles for running uwsgi and nginx add a docker-compose.yml file add an entrypoint.sh script for the uwsgi container add an example etesync.ini configuration file add an example nginx configuration add a small readme.md to explain the preparations necessary to run the compose file add a dockerignore file to ensure secrets are not part of any image manzari 2019-12-20 19:11:00 +0100
  • 4a024957ee
    Insert copyright notice for AGPL-3.0-only peter-stadler 2019-11-06 11:26:04 +0100
  • de71aaa476 Fix typo in README kumy 2019-10-22 23:42:13 +0200
  • 68a1612ba4
    Fix typo in README kumy 2019-10-22 23:42:13 +0200
  • 94ae4eaa02 Update README edleeman 2019-10-07 20:09:09 +0100
  • 3c3e9faba7
    Update README edleeman 2019-10-07 20:09:09 +0100
  • 61ae366a7b added missing closing bracket StefanAbl 2019-10-02 22:42:37 +0200
  • f64c945129
    added missing closing bracket StefanAbl 2019-10-02 22:42:37 +0200
  • cf0dc8e6a8
    README: make it clearer that it's not only for Arch/Fedora v0.2.1 Tom Hacohen 2019-09-17 10:14:00 +0100
  • c3b50d3f72 Fix issue with etesync-server.ini always being loaded. Tom Hacohen 2019-08-04 16:11:47 +0100
  • 48390b0b01
    README: add a note about the example configs Tom Hacohen 2019-08-02 19:39:59 +0100
  • 3ccb40055e Add an index page to make it more obvious it works. Tom Hacohen 2019-06-07 08:53:50 +0100
  • a87a4deec1 Deps: update drf. Tom Hacohen 2019-06-06 13:11:03 +0100
  • 8b4b11e71c
    Added commands for Debian stretch Guillaume 2019-05-22 20:57:09 +0000
  • 654b3fe860 README.md : add instructions for installing from packages Pierre-Alain TORET 2019-05-21 13:00:13 +0200
  • a940a68060 README.md : add instructions for installing from packages Pierre-Alain TORET 2019-05-21 13:00:13 +0200
  • 3d4321e50c Support loading configuration from an external file v0.2.0 Pierre-Alain TORET 2019-05-01 12:40:48 +0200
  • 610dbe03aa Support loading configuration from an external file Pierre-Alain TORET 2019-05-01 12:40:48 +0200
  • ac474d669a Bump etesync journal requirement to 1.0.2 Tom Hacohen 2019-05-01 10:54:24 +0100
  • c1eec9e796 README.md : add production deployment section Pierre-Alain TORET 2019-04-29 16:42:13 +0200
  • 9e80ccba24
    README.md : add production deployment section Pierre-Alain TORET 2019-04-29 16:42:13 +0200
  • ac2428af88 Bump etesync journal requirement. Tom Hacohen 2019-04-25 17:14:24 +0100
  • e8022a0986
    README: Improve installation instructions for Ubuntu v0.1.0 Tom Hacohen 2019-03-15 08:39:14 +0000
  • b9de109998 README: improve the update instructions Tom Hacohen 2019-03-08 16:41:37 +0000
  • e531bf2bb9 Fix django dep yet again. Tom Hacohen 2019-02-23 19:14:45 +0000
  • 60f3515b75 Fix django dep. Tom Hacohen 2019-02-23 18:54:22 +0000
  • d30708f292 Update requirements. Tom Hacohen 2019-02-23 16:31:16 +0000
  • aae09ecd65 README: Add etesync logo. Tom Hacohen 2019-02-04 14:21:41 +0000
  • 9536bed501 Update journal manager to the latest version. Tom Hacohen 2019-01-12 00:20:22 +0000
  • 3f6dd74e33 Add example config for using using nginx with uwsgi Prof. Jayanth R Varma 2018-11-07 02:18:46 +0530
  • 91c057c132 Made changes suggested by Tom Hacohen Jayanth Varma 2018-11-04 20:46:17 +0530
  • 58ead2d0ca Created example-config for etesync+uwsgi+nginx Prof. Jayanth R Varma 2018-10-31 11:36:51 +0530
  • 8f50a69b39 Add missing STATIC_ROOT. Tom Hacohen 2018-11-01 11:51:26 +0000
  • d6439ced6b
    Update readme.md Prof. Jayanth R Varma 2018-10-31 12:10:25 +0530
  • 1d9db1b35e
    Update uwsgi.service Prof. Jayanth R Varma 2018-10-31 12:08:36 +0530
  • 4083669451
    Delete apache-example.conf Prof. Jayanth R Varma 2018-10-31 12:07:12 +0530
  • 4d1ef76ee3
    Create readme.md Prof. Jayanth R Varma 2018-10-31 12:04:49 +0530
  • d26ba64052
    Create uwsgi.service Prof. Jayanth R Varma 2018-10-31 11:45:39 +0530
  • 23e0918d70
    Create my.server.name.conf Prof. Jayanth R Varma 2018-10-31 11:42:48 +0530
  • 8a956f8fd8
    Create etesync.ini Prof. Jayanth R Varma 2018-10-31 11:36:51 +0530
  • de70c40a18
    Merge: improve support for having local setting overrides Tom Hacohen 2018-10-30 15:25:47 +0000
  • e02fa53c34 settings: defer SECRET_KEY until after site settings Ben Boeckel 2018-10-29 18:26:13 -0400
  • 872af56e2c settings: support an external settings file Ben Boeckel 2018-10-29 18:25:35 -0400
  • f1bfaf0242 settings: split SECRET_FILE from SECRET_KEY Ben Boeckel 2018-10-29 18:23:43 -0400
  • fb2f540f6a
    Create apache-example.conf Prof. Jayanth R Varma 2018-10-22 19:48:34 +0530
  • 0738d02466
    README: make the usage of virtualenv3 more explicit Tom Hacohen 2018-09-16 20:15:49 +0100
  • 19c49975d7
    README: remove the now defunct librepay Tom Hacohen 2018-08-29 19:18:38 +0100
  • 2756f30eb4 Revert "Mention setting up CORS in Readme" Tom Hacohen 2018-06-28 16:39:48 +0100
  • de4f49973f Disable CORS altogether. Tom Hacohen 2018-06-28 16:37:21 +0100
  • dfc7c8b163 Mention setting up CORS in Readme Nuntius 2018-06-28 15:05:45 +0200
  • ca830ddc0d Mention setting up CORS in Readme Nuntius 2018-06-28 15:05:45 +0200
  • 27d56ee87b Update Dependencies Victor Rezende dos Santos 2018-05-01 12:46:50 -0300
  • 0853887813 Update Dependencies Victor Rezende dos Santos 2018-05-01 12:46:50 -0300
  • 3e3d4c0454
    README: Add info about librepay. Tom Hacohen 2018-03-20 17:45:33 +0000
  • f694f46fb4
    Merge: A few commits to simplify the configuration Tom Hacohen 2018-02-20 11:54:06 +0000
  • c93fde3ddc README: update Django docs link version to 1.11 x11x 2018-02-18 14:30:50 +1000
  • 3ee704bfb1 README: elaborate on settings, provide docs links, explain 'secret.txt' x11x 2018-02-18 14:20:29 +1000
  • 69655008e0 Refactor out the secret.txt file handling to a utils module x11x 2018-02-18 14:19:29 +1000
  • 276a926fcb Use secret.txt file auto-generated in project root as default SECRET_KEY x11x 2018-02-18 13:43:29 +1000
  • edbd28b67a Change requirements.txt to allow updating to latest patch version x11x 2018-02-18 13:35:23 +1000
  • cea4f318ca
    README: Add a note about supporting etesync. Tom Hacohen 2017-11-29 17:59:59 +0000
  • e57279149d
    README: fix typo Tom Hacohen 2017-11-19 21:59:25 +0000
  • 64116e58a5 Add a readme. Tom Hacohen 2017-11-19 18:01:34 +0000
  • 932d3803ed Initial commit of the actual server code. Tom Hacohen 2017-11-02 22:20:55 +0000
  • a3a1c5d186 Initial commit: add license. Tom Hacohen 2017-11-02 22:12:17 +0000