Coder Social home page Coder Social logo

admin-docs's Introduction

RUNALYZE docs for admins/developers

Repository for docs.runalyze.com, feel free to contribute.

admin-docs's People

Contributors

laufhannes avatar mipapo avatar technicallife avatar thebaron06 avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

admin-docs's Issues

Commands: clear cache

Wanted to state that in a current forum thread, but it's not stated in our docs ... (and for the moment I'm too lazy for googling ;))

Irritating update-notification for DB-credentials

In the "update success"-message it says:

Du musst das Skript refactor-night.php ausführen. Bitte trage deine Datenbank-Verbindung in der Datei ein und rufe sie danach über die Konsole oder in deinem Browser auf.

But that file is already using the config.php (line 33):
include_once 'data/config.php';

I'd prefer this inclusion anyway for future DB-refactoring anyway - but still the message is wrong.

Explain how to start queue

  • mention the command
  • state this in update instructions for v4.0
  • state this in installation instructions
  • add --env=prod --no-debug to command details
  • list command in commands.rst

runalyze:queue:consume (listens on all available queues)

moved from Runalyze/docs#13

mod-spatialite in Ubuntu 16.04

In Ubuntu 16.04 (and other distros?) install package
libsqlite3-mod-spatialite and use
define('SQLITE_MOD_SPATIALITE', 'mod_spatialite.so');

Explain new variables for data.php from 2.4 forward

To prevent PHP Notice: Undefined variable: port in /home/kellercl/public_html/runalyze/inc/class.Installer.php on line 167 the admin-documentation should be updated to mention that the config.php needs a $port for the database (which can be left '' if there ain't one).

Especially helpul for already running (self-) installations that want to update.
Or put an example into the new config-folder.

by @rob-st

Docs for feature/micro-symfony

As we're planning to switch to Symfony and trying to use some kind of micro controllers in the current feature/micro-symfony we have to be good at documenting what's changing for admins and how they can solve potential issues.

  • Symfony needs write permissions for
    • app/logs
    • app/cache/dev
    • app/cache/prod
  • How to use the new web/ directory?
    • How to configure the server (if necessary)?
    • Can someone just run it as localhost/runalyze/web/?
    • How are update/install/refactor scripts working?

Ubuntu/debian installation

packages / instructions to install dependencies for poster tool:

  • python3
  • python3-pip
  • pip3 install -r vendor/runalyze/GpxTrackPoster/requirements.txt

Explain requirements for poster tool

Requirements:

  • python3
  • rsvg[-convert]

Configuration:

  • python3_path: /usr/bin/python3
  • rsvg_path: /usr/bin/rsvg-convert
  • poster_storage_period: 5

Update/Installation: new directories that require write permissions

  • data/poster/
  • var/tmp/

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.