Psono logo

Psono

  •  0 ratings
In category: Password Managers

About Psono

A promising password managers fully featured for teams.

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

Self-host this app on a heavily discounted RackNerd VPS 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 Medium Rectangle Banner

Popular Projects

FluxBB

in Social Networks and Forums
 44k    0    0    0  

Nextcloud

in File Transfer & Synchronization
 34k    1    1    0  

Dashboard

in Personal Dashboards
 13k    0    0    0  

Libreddit

in Social Networks and Forums
 11k    0    1    0  

Libre Translate

in Miscellaneous
 11k    0    0    0  

Audiobookshelf

in Audio Streaming
 10k    0    1    0  

Mediagoblin

in Photo and Video Galleries
 9k    0    0    0  

Most Discussed

Nextcloud

in File Transfer & Synchronization
 34k    1    1    0  

Tube Archivist

in Automation
 5k    0    1    0  

OneDev

in Project Management
 4k    0    0    0  

iodine

in Proxy
 3k    0    0    0  

Alf.io

in Booking and Scheduling
 3k    0    0    0  

sysPass

in Password Managers
 2k    0    0    0  

Misskey

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

Top Rated Projects

Gitea

 1 rating
in Project Management

Bagisto

 1 rating
in E-commerce

LinkAce

 1 rating
in Bookmarks and Link Sharing

Pydio

 1 rating
in File Transfer & Synchronization

Audiobookshelf

 1 rating
in Audio Streaming

Nextcloud

 1 rating
in File Transfer & Synchronization

Seafile

 1 rating
in File Transfer & Synchronization

Categories

You May Also Be Interested In

Passbolt logo
Passbolt cover

Passbolt

Password manager dedicated for managing passwords in a coll…

Passky logo
Passky cover

Passky

Simple, modern and open source password manager with websit…

Bitwarden logo
Bitwarden cover

Bitwarden

Password manager with webapp, browser extension, and mobile…