Manage: Stable release
- Create new organization in manage
- Add organization basic information and UUID to https://github.com/Attracs/attracs-manage/blob/master/main.go
- For nightly, wait for CI to complete and restart manage-nightly one by one, then run populate-orgs from shell
- For production
- Create new git tag
# Check latest tag, add +1
git tag --list
git tag 1.3.10
git push origin 1.3.10
-
-
-
- Update supervisor run config from ansible
2. Reload configure in managevisor
3. Restart manage one by one
4. run populate-orgs from shell