Skip to content
Snippets Groups Projects
  1. Dec 13, 2016
  2. Sep 22, 2016
  3. Jan 13, 2016
  4. Jan 10, 2016
  5. Jan 09, 2016
    • Karsten Böddeker's avatar
      ffho-site-generate: rewrite to store data as .json · 8cd45421
      Karsten Böddeker authored
      In actual gluon master the site.conf is converted to site.json during build, so the created site.conf has to be stored as site.json. Additionally the conversion during build is done for the associated config files, too.
      Actually the following config files are used by this programm:
      - $(GLUON_SITEDIR)/site.conf -> /lib/gluon/site-select/default.json
        - the default site-config
        - is used as basis for new generated sites
      - $(GLUON_SITEDIR)/extra/sites.conf -> /lib/gluon/site-select/sites.json
        - contains the individual site-config for each site
        - these changes are added to the default site
      - $(GLUON_SITEDIR)/extra/groups.conf -> /lib/gluon/site-select/groups.json (if file exists)
        - with this file you can define some individual config for a group of sites
        - changes are applied to default site, before sites.json
        - set site_select.group='group_x' in sites.conf for each site, which should use a group called group_x
      8cd45421
  6. Jan 08, 2016
    • Karsten Böddeker's avatar
      split some packages · b2ebca32
      Karsten Böddeker authored
      split ffho-config-mode-site-select in:
      - ffho-config-mode-site-select (for the UI, needs ffho-site-generate)
      - ffho-site-generate (for the site-generation)
      - ffho-upgrade-tools (for migration-scripts)
      
      split ffho-config-mode-geo-location in:
      - ffho-config-mode-geo-location
      - ffho-upgrade-tools (for migration-scripts)
      b2ebca32
  7. Nov 17, 2015
  8. Nov 06, 2015
  9. Nov 03, 2015
  10. Nov 02, 2015
Loading