Documentation Team/Obsolete/Services Binary-less Services HOWTO
< Documentation Team
Jump to navigation
Jump to search
Revision as of 11:40, 15 January 2010 by Alsroot (talk | contribs) (Created page with '<noinclude> {{TOCright}} Category:Activity Team </noinclude> Work flow for services that don't require compilation stage thus could be just packaged and used as is on server…')
Work flow for services that don't require compilation stage thus could be just packaged and used as is on server side:
- create local initial service.info by invoking 0sugar init, tweak newly created service/service.info file
- increase/change version field in service.info file
- 0sugar dist to change local feed in dist/ and place there tarball
- 0sugar push stable to rsync changed files from dist/ to the server
see #Release workflows for other release scenarios