datack | simple Database backup tool
kandi X-RAY | datack Summary
kandi X-RAY | datack Summary
datack is a C# library. datack has no bugs, it has no vulnerabilities, it has a Strong Copyleft License and it has low support. You can download it from GitHub.
Datack is a simple Database backup tool supporting currently the following databases:. It is designed to scale for a large amount of databases and tasks that can run on multiple servers.
Datack is a simple Database backup tool supporting currently the following databases:. It is designed to scale for a large amount of databases and tasks that can run on multiple servers.
Support
Quality
Security
License
Reuse
Support
datack has a low active ecosystem.
It has 0 star(s) with 0 fork(s). There are 1 watchers for this library.
It had no major release in the last 12 months.
datack has no issues reported. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of datack is v1.0.4
Quality
datack has no bugs reported.
Security
datack has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
datack is licensed under the GPL-3.0 License. This license is Strong Copyleft.
Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.
Reuse
datack releases are available to install and integrate.
Installation instructions are available. Examples and code snippets are not available.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of datack
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of datack
datack Key Features
No Key Features are available at this moment for datack.
datack Examples and Code Snippets
No Code Snippets are available at this moment for datack.
Community Discussions
No Community Discussions are available at this moment for datack.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install datack
Datack needs a single server frontend which acts as a command and control. It controls dumb agents through SignalR websockets. To get started, first add your agent to the server. Open appsettings.json of the agent and copy the Token property (this is automatically set when ran for the first time). On the server click Agents and Add Agent. Make sure to add the token here. After saving restart the agent. Click Jobs to start adding jobs.
Install the latest version of .NET 5: https://dotnet.microsoft.com/download.
Download the latest copy of datack server.zip from the releases page on Github.
Unpack the zip and run service-install.bat. This will install the Datack service.
If needed, change appsettings.json to change the path to store logs and the database file. By default they will be written to /data/.
Open your browser to http://localhost:3000.
On the first run setup a username and password.
To update the server simply run Update.ps1, this will download the latest release from Github and update all files, except for appsettings.json and /data.
Install the latest version of .NET 5: https://dotnet.microsoft.com/download.
Download the latest copy of datack agent.zip from the releases page on Github.
Unpack the zip to a directory of your choice.
Open appsettings.json and set the ServerUrl setting to the URL of the server. Optionally you can change the path to store logs. By default they will be written to /data/. The token property can be set here to a GUID value, if empty a new token will be generated on startup.
Run service-install.bat. This will install the Datack Agent service.
Install the latest version of .NET 5: https://dotnet.microsoft.com/download.
Download the latest copy of datack server.zip from the releases page on Github.
Unpack the zip and run service-install.bat. This will install the Datack service.
If needed, change appsettings.json to change the path to store logs and the database file. By default they will be written to /data/.
Open your browser to http://localhost:3000.
On the first run setup a username and password.
To update the server simply run Update.ps1, this will download the latest release from Github and update all files, except for appsettings.json and /data.
Install the latest version of .NET 5: https://dotnet.microsoft.com/download.
Download the latest copy of datack agent.zip from the releases page on Github.
Unpack the zip to a directory of your choice.
Open appsettings.json and set the ServerUrl setting to the URL of the server. Optionally you can change the path to store logs. By default they will be written to /data/. The token property can be set here to a GUID value, if empty a new token will be generated on startup.
Run service-install.bat. This will install the Datack Agent service.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page