Skip to content
This repository has been archived by the owner on May 17, 2021. It is now read-only.

Commit

Permalink
Update backing-up.md
Browse files Browse the repository at this point in the history
  • Loading branch information
apxltd committed Mar 17, 2020
1 parent a0a4b31 commit ef8b559
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ProGet/installation/backing-up.md
Expand Up @@ -12,7 +12,7 @@ There are two things to back-up on the ProGet server:
{.docs}
- **Packages** - disk paths that contain all the files for packages stored in ProGet; this is the most important thing to back-up.
- **ProGet Database** - a SQL Server database that contains all of ProGet's configuration data; this is pretty important to back-up too.
- **Shared Configuration *(v5.1 and later)*** - the file ``%PROGRAMDATA%\Inedo\SharedConfig\ProGet.config``
- **Configuration file** - the [configuration file](/docs/proget/installation/config-files) contains your database connection string and encryption key, which is used to encrypt secrets like connector passwords; this file is generally located at ``%PROGRAMDATA%\Inedo\SharedConfig\ProGet.config``, but may be in a different location if you installed prior to 5.1; because it may have sensitive data (like a database password), consider how/if you want to back this up

## Backing-up the ProGet Database {#backup-proget data-title="Backing-up the ProGet Database"}

Expand Down

0 comments on commit ef8b559

Please sign in to comment.