You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to contribute a feature for use with docker that allows me to bind mount "default configuration" from a backup json file.
Then serve the file via express, and have the web-standalone expose an option (if the file exists) to restore restfox to that "default" state.
This solves the issue for me of giving my team a ready-to-use restfox in our local docker compose development setup. Right now I'm distributing a backup file via side channels to share environments + an auth plugin to colleagues.
Let me know if that tracks with product goals.
The text was updated successfully, but these errors were encountered:
I'd like to contribute a feature for use with docker that allows me to bind mount "default configuration" from a backup json file.
Then serve the file via express, and have the web-standalone expose an option (if the file exists) to restore restfox to that "default" state.
This solves the issue for me of giving my team a ready-to-use restfox in our local docker compose development setup. Right now I'm distributing a backup file via side channels to share environments + an auth plugin to colleagues.
Let me know if that tracks with product goals.
The text was updated successfully, but these errors were encountered: