Skip to content
This repository was archived by the owner on Mar 5, 2026. It is now read-only.

open-make/OSHRePub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OSHRePub

DOI

Review&Publish open source hardware

Manually create an account

During development:

mix eval 'OSHRePub.Release.create_account("admin@example.eu", "Admin", "password", [:admin])'

During production:

/path/to/oshrepub/bin/oshrepub eval 'OSHRePub.Release.create_account("admin@example.eu", "Admin", "password", [:admin])'

Use nil (no double quotes) instead of "password" to have a password be automatically generated and displayed (once).

Create minimal set of accounts for development

Requires environment variable DEV_ACCOUNTS_PASSWORD to be set. Not available in production.

mix eval 'OSHRePub.Dev.create_accounts()'

About

Relocated to https://codeberg.org/openmake/OSHRePub

Resources

License

AGPL-3.0, Unknown licenses found

Licenses found

AGPL-3.0
COPYING
Unknown
COPYING-README

Stars

Watchers

Forks

Packages

 
 
 

Contributors