docker compose up -d
python3 -m venv venv
. venv/bin/activate
pip install -r requirements.txt
export DATABASE_URL=postgresql://oso:password@localhost:5432/app_db
python3 bin/seed_data.py
export OSO_AUTH=e_0123456789_12345_osotesttoken01xiIn
export OSO_URL=http://localhost:8081
- (if you need to install the
oso-cloud
CLI:)curl -L https://cloud.osohq.com/install.sh | bash
oso-cloud experimental reconcile oso_remote.yaml --perform-updates
- open
http://localhost:5050
in your browser
-
Notifications
You must be signed in to change notification settings - Fork 0
osohq/local-authorization-sample-app
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published