Skip to content

🗺 Learning about the Gleam community

Notifications You must be signed in to change notification settings

gleam-lang/developer-survey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

165 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gleam Developer Survey

Learning things about the Gleam community.

gleam run

Deployment

Podman quadlet!

[Unit]
Description=Gleam Developer Survey container
After=local-fs.target

[Container]
Image=ghcr.io/gleam-lang/developer-survey:main

# Make podman-auto-update.service update it when there's a new image version
AutoUpdate=registry

# Expose the port the app is listening on
PublishPort=3000:3001

# Mount the storage
Volume=/srv/gleam-developer-survey:/app/data:rw,z

# Restart the service if the health check fails
HealthCmd=sh -c /app/healthcheck.sh
HealthInterval=30s
HealthTimeout=5s
HealthRetries=3
HealthOnFailure=restart

[Install]
WantedBy=multi-user.target default.target

About

🗺 Learning about the Gleam community

Topics

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Sponsor this project

  •  
  •  
  •  

Contributors 6