osiam / resource-server

[DEPRECATED] OSIAM resource server
MIT License
3 stars 10 forks source link

Stuff that needs to be done after the split #1

Closed tkrille closed 9 years ago

dacrome commented 9 years ago

What about the database setup and deployment stuff? database setup can also describe what default data will be import by flyway. deployment is more or less the same for all osiam services, maybe this should be copied to https://github.com/osiam/osiam ?

tkrille commented 9 years ago

At this time, I just copied the old stuff without any changes. The current docs are leaving much room for further improvement, which is something we really have to get on during the next iterations.

tkrille commented 9 years ago

Ok, I see what you're talking about. I will add this stuff.

tkrille commented 9 years ago

Docs are done. I don't think we have to document the installation and configuration of PostgreSQL or MySQL. This can be easily looked up in the respective docs for the database.

There's still the deployment docs and I don't really know whether we should put this in the umbrella repo, the service repo or both. What do you think?

@wallner @dacrome

tkrille commented 9 years ago

btw: should I squash all commits before we merge this?

dacrome commented 9 years ago

Yes

tkrille commented 9 years ago

Ok, I'll squash everything as soon as the PR is completely approved.

tkrille commented 9 years ago

everything squashed and ready for merge!