Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/sebagomez/scripts

Scripts for boring tasks
https://github.com/sebagomez/scripts

Support for SQL Server 2019 added

9d3ab9de7f18d840c517f4aa2db11cbcfe8e20c8 authored over 4 years ago by Seba Gómez <[email protected]>
Remove missing Tomcat files/folders

d131724a1e1fefce91e530bd0e18f8659bf0f86f authored almost 5 years ago by Seba Gomez <[email protected]>
.NET Core IIS sites were not being found (thus neither deleted)

48982ec225a9d738b2b382f6966bcc1cb99b19b2 authored almost 5 years ago by Seba Gomez <[email protected]>
Start Tomcat back again only if a web app was indeed deleted

c0b1b8166ef332e33371d1a0ce300c651632fcf3 authored almost 5 years ago by sgomez <[email protected]>
Removed the Drop-Database function to Remove-SQL-Database

Drop is not an 'approved verb' according to the docum (https://docs.microsoft.com/en-us/powershel...

c22e0883335e831febf16953162f349c6854ca81 authored over 5 years ago by Sebastián Gómez <[email protected]>
write warnings when asking for some removal

9e65dfed0dc5d3ea30f7b74cdf9f72007785440f authored over 5 years ago by Sebastián Gómez <[email protected]>
Merge branch 'master' of https://github.com/sebagomez/scripts

82eecf88ee10931a3dae49e0024ffef6d7f87109 authored over 5 years ago by Sebastián Gómez <[email protected]>
get only Tomcat processes

537e4203e2ac11240efd26604143cb84df1b8af3 authored over 5 years ago by Sebastián Gómez <[email protected]>
Merge pull request #1 from Husamdababneh/patch-1

Update remove-knowledgebase.ps1

c6b699cc4087bcec738dab95c3cc92f3cb4cb037 authored over 5 years ago by sebastian gomez <[email protected]>
Update remove-knowledgebase.ps1

It's normal for Knowledge bases to have space character in there directory name which will raise...

32d1444807231dcc7a5649335ac41ba236b6988a authored over 5 years ago by HusamDababneh <[email protected]>
fixed bug with wrong name of environment

effeded84887dadc55818024725fa429cfd567fa authored over 5 years ago by Sebastián Gómez <[email protected]>
Stop the Tomcat service before removing a webapp

9b2e2c42c9454a2af7aa5d721f16323a774cf9ee authored over 5 years ago by seba gomez <[email protected]>
Now we're looking for the installed Tomcat instances

There's a search in the registry for the installed Tomcat instances. The user is asked, if more t...

37d51e2da966296cc4cecb90429101279dfc6b5f authored over 5 years ago by seba gomez <[email protected]>
quote full path to Tomcat web app

dec3641958f7cc0e9adb45e065e89ab92e67506f authored almost 6 years ago by seba gomez <[email protected]>
do not complain about unexistant ini file, deal with it

4636df350de2ab50ff839705c4c49a973d138873 authored almost 6 years ago by seba gomez <[email protected]>
check for the right version of SqlCmd, dontt assume itss in the PATH

c341045eac99e66784c40e3411c699add8b15c7e authored almost 6 years ago by seba gomez <[email protected]>
a never built KB does not have model.ini file, we should still be able to remove the KB db and the folder

a2c7ca752a14a2bac2b69921383512710475caa7 authored almost 6 years ago by seba gomez <[email protected]>
sqlInstance is now taken from the knwoledgebase.connection file

647ce611876bd500325bcca5cd4cc64768c7cef5 authored almost 6 years ago by seba gomez <[email protected]>
fixed databases drops

f0e0251c56649519021810861830f5f52418ee07 authored almost 6 years ago by seba gomez <[email protected]>
updated README

86e7dc28480a6acc1c8dbc0cbfe4c4af92c26b45 authored almost 6 years ago by seba gomez <[email protected]>
new remove-knowledgebase scripts removes a knowledge base and every associated web app and SQL Server database

5e4fe3b347f2b0484c54660b39a8b4ad94cc95c4 authored almost 6 years ago by seba gomez <[email protected]>
getting every database and web app associated with the Knowledge Base

8115367f895069f368ae58363d3e7fa9f5065407 authored almost 6 years ago by seba gomez <[email protected]>
uncomplete first version of a scripts that will delete a Knwoege Base and every WebApp and DB associated with it

5e84d3dcc8a4b0aa85171f19a4ae25ee6441f030 authored almost 6 years ago by seba gomez <[email protected]>
v0

d8e87920774b8753dca758b9f5ee7b27679508a2 authored almost 6 years ago by seba gomez <[email protected]>
Initial commit

dda19200286e0488d0f46a4170ec23b134aa4e1f authored almost 6 years ago by sebastian gomez <[email protected]>