Psono logo

Psono

  •  0 ratings
In category: Password Managers

About Psono

A promising password managers fully featured for teams.

  •   2985  
  •   0  
  •   0  
  •   0  
Github stats:
  •  Commits: 1,055  
  •   78  
  •   6  
  •  Latest commit: N/A  

Self-host this app for $0.99/mo only!

Languages/Platforms/Technologies:
Lincenses:

More about Psono

PSONO Server - Password Manager

coverage report Code Climate build status Discord

Canonical source

The canonical source of PSONO Server is hosted on GitLab.com.

Documentation

The documentation for the psono server can be found here:

Psono Documentation

Some things that have not yet found their place in the documentation:

Backup & Restore

For a full backup, you have to backup two things. First thing obviously is the database, and the second thing is your settings.yaml file as it contains some secrets necessary to decrypt the data in your database. We have created two little scripts to backup and restore your files in var/backup

Backup Process:

For backups follow the following steps.

  1. Copy var/backup to a folder of your choosing, example:

    sudo cp -R var/backup /opt/psono-backup
    
  2. Update .env file in /opt/psono-backup

  3. Execute the backup like:

    /opt/psono-backup/backup
    
  4. Schedule backups e.g. for 2:30am daily:

    crontab -e
    

    and add this line:

    30 2 * * * /opt/psono-backup/backup
    
  5. Check that backups are created proper a day later.

    If you experience any errors you can check your logs for tips why:

    grep CRON /var/log/syslog
    

    Common problems are insufficient user or database rights.

Restore Process:

For restoration of a backup follow the following steps.

  1. Copy var/backup to a folder of your choosing, example:

    sudo cp -R var/backup /opt/psono-backup
    
  2. Update .env file in /opt/psono-backup

  3. Execute the backup like:

    /opt/psono-backup/restore --backup=path/to/the/backup/backup_12345.../
    

LICENSE

Visit the License.md for more details

Comments (0)

Please login to join the discussion on this project.

Psono Reviews (0)

Overall Rating

None

based on 0 ratings

Please login to review this project.

No reviews for this project yet.

↑ back to top

RackNerd tall Banner

Popular Projects

Nextcloud

in File Transfer & Synchronization
 52k    1    1    0  

FluxBB

in Social Networks and Forums
 52k    0    0    0  

Teddit

in Social Networks and Forums
 28k    0    0    0  

Libre Translate

in Miscellaneous
 23k    0    0    0  

RustDesk

in Remote Access
 23k    0    0    0  

MeTube

in Automation
 19k    0    0    0  

Gatus

in Status / Uptime pages
 18k    0    0    0  

Most Discussed

Nextcloud

in File Transfer & Synchronization
 52k    1    1    0  

Tube Archivist

in Automation
 10k    0    1    0  

OneDev

in Project Management
 8k    0    0    0  

iodine

in Proxy
 5k    0    0    0  

Alf.io

in Booking and Scheduling
 6k    0    0    0  

sysPass

in Password Managers
 3k    0    0    0  

Misskey

in Social Networks and Forums
 7k    0    0    0  
pCloud Lifetime

Top Rated Projects

Technitium DNS Server

 1 rating
in DNS

Pydio

 1 rating
in File Transfer & Synchronization

Bagisto

 1 rating
in E-commerce

LinkAce

 1 rating
in Bookmarks and Link Sharing

Gitea

 1 rating
in Project Management

Audiobookshelf

 1 rating
in Audio Streaming

Nextcloud

 1 rating
in File Transfer & Synchronization

Categories

You May Also Be Interested In

sysPass logo
sysPass cover

sysPass

Multiuser password management system.

PassIt logo
PassIt cover

PassIt

Simple password manage with sharing features by group and u…

Bitwarden logo
Bitwarden cover

Bitwarden

Password manager with webapp, browser extension, and mobile…